Please note: a copy of the documentation on this site is also included in the download file. On occasions the on-line version may be more up-to-date. The download file also includes full API documentation, which is not present on the web site: see the doc/api directory.
Release 7.9 is the latest installment of my progressive implementation of the new XPath 2.0, XSLT 2.0, and XQuery 1.0 specifications.
The product is aligned with the working drafts published on 12 November 2003, though a few features are not yet implemented. This version is designed to act as a basic (non-schema-aware) XSLT and XQuery processor. A schema-aware version of the product is planned: this will be a commercial product available from Saxonica Limited.
As always, changes are listed in changes.html
Saxon 7.x is now used for production applications by many users. The code is proving stable and reliable. However, you need to be aware that the specifications are still subject to change, and that new Saxon releases will track the changing specifications with no concessions to backwards compatibility.
If you are looking for complete stability, the preferred version for production use is Saxon 6.5.3, which implements XSLT 1.0 and XPath 1.0.
Saxon 7.9 appears to be around 25% faster than Saxon 6.5.2, though the results vary widely for different stylesheets.
I now use the IDEA development environment from IntelliJ for Saxon development. Many thanks to IntelliJ for sponsoring this, and I can thoroughly recommend the product. |