]> GNOME XSLT Library Reference Manual Daniel Veillard
daniel@veillard.com
2001 Daniel Veillard Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. This manual documents the interfaces of the libxslt library and has some short notes to help get you up to speed with using the library.
Libxslt Programming Notes Libxslt is an XSLT toolkit library, which allows you to transform XML documents. It uses the XML parser, tree and XPath functionalities of libxml2 Libxslt Library Reference This section contains the API reference for libxslt. All the public interfaces are documented here. This reference guide is build by extracting comments from the code sources. &xslt; &functions; &pattern; &templates; &transform; &xsltutils; &attributes; &imports; &extensions; &namespaces; &variables; &keys; &xsltInternals; &numbersInternals;