libxslt - library for transforming XML documents
Description
Files
Authors
See Also
Notes
The libxslt library is the XSLT library developed for the Gnome project. XSLT itself is a declarative language for transforming XML documents into other XML documents, or arbitrary text output using a stylesheet.
The libxslt library is based on libxml2 library developed for the Gnome project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxons evaluate and expressions extensions.
/usr/lib/libxslt.so shared object library /usr/lib/libexslt.so shared object library /usr/bin/xsltproc command line XSLT processor /usr/bin/xslt-config binary application for printing library configuration /usr/include/libxslt header files /usr/share/lib/xml/style stylesheets
Daniel Veillard (daniel@veillard.com).
xsltproc(1), xslt-config(1), libxml(3)
Source for libxslt is available on http://opensolaris.org. Documentation for libxslt is available on-line at http://www.xmlsoft.org/XSLT.
| SunOS 5.10 | libxslt (3) | 17 Jul 2002 |