About Saxon

If you need help finding your way around this documentation, there is a full guide to the documentation system.

There are many changes in Saxon 10. These changes, together with a full history of changes in previous releases are comprehensively listed in the Change History.

Saxon 10 includes highly conformant implementations of the current W3C Recommendations: XSLT 3.0, XQuery 3.1, XPath 3.1, and XSD 1.1. See Standards Conformance for more details.

Support for older specifications such as XSLT 2.0 and XQuery 1.0 has been dropped, but of course the newer specifications have a high level of backwards compatibility so existing code should continue to run without any problems. Support for two superseded specifications is retained for the time being: XSD 1.0 and XPath 2.0.

XSLT 2.0 and 3.0 define a "backwards compatibility mode" for running XSLT 1.0 stylesheets: this is available in all Saxon editions.

This documentation covers three Saxon editions: home, professional, and enterprise (HE, PE, and EE). The Home Edition remains open source (under the Mozilla Public License 2.0). An outline of what is present in each edition can be found in the feature matrix. Broadly speaking:

See also Choosing a software package.

This documentation covers Saxon on both the Java and .NET platforms. Much of it is also applicable to the Saxon/C product, but you should check the Saxon/C documentation for aspects specific to that platform. The same applies to Saxon-JS.

JavaDoc API specifications and .NET API specifications are also available.

A full change log is provided.