About Saxon

To help you find your way around this documentation (itself a Saxon-CE web application), a full table of contents is shown in the adjacent panel; text searches can be performed using the search box above this. 'Breadcrumb' links to to the current page are shown in the header bar, and finally, to quickly move to the previous/next page you can use the PageUp and PageDown keys - or corresponding buttons which are in the lower-right corner of this viewer.

The most significant new feature in Saxon 9.4 is the introduction of bytecode generation (in Saxon-EE only). Other new developments are comprehensively listed in Changes in Saxon 9.4.

Saxon implements the latest working drafts of XSLT 3.0, XQuery 3.0. XPath 3.0, and XSD 1.1.

In addition Saxon continues to offer highly conformant implementations of XSLT 2.0. XPath 2.0, XQuery 1.0, and XSD 1.0. To avoid compromising this conformance, features from the newer versions of the standards are enabled only if explicitly requested. The conformance to these specifications has been upgraded to implement the latest published errata, as consolidated in the proposed Second Editions of the specifications.

A significant change in the 9.2 release was a repackaging of the functionality, and this is retained in 9.3 and 9.4: instead of the two products Saxon-B (open source) and Saxon-SA (commercial), there are now three editions: home, professional, and enterprise (HE, PE, and EE). The Home Edition remains open source, under the same very liberal licensing rules, but some of the more advanced features that were present in Saxon-B have not been retained in Saxon-HE, and are instead available only in the commercial packages Saxon-PE and Saxon-EE.

Much of the new functionality in this release is available only in the commercial offerings.

Like previous releases, this version is shipped simultaneously for the Java and .NET platforms.

This documentation covers all versions of the product, with differences noted where applicable. For a summary of the differences, see Product Packages.

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

A full change log is provided.

If you are looking for an XSLT 1.0 or XPath 1.0 processor, Saxon 6.5.5 remains available. However, Saxon 9.4 is capable of executing XSLT 1.0 stylesheets with identical results in the vast majority of cases, often with much better performance, so you may prefer to use the latest release.