Using XSLT

This section describes how to use XSLT stylesheets with Saxon, either from the command line, from the Java API, C# API, or SaxonC C/C++, Python or PHP APIs, or from Ant:

It also includes useful information on Compiling a stylesheet, Handling output, and Performance analysis.

Furthermore, a summary description of the current Saxon implementation of XSLT 3.0 is provided, with links to other relevant sections of the documentation.

For full information about the conformance of Saxon to the XSLT 3.0 specification, and about the handling of implementation-defined features of the specifications, see Conformance.