Introduction

Schema processing is available only with the schema-aware version of the product, Saxon-SA, available from http://www.saxonica.com/.

Saxon can be used as a free-standing schema processor in its own right, either from the command line or from a Java application. In addition, Saxon can be used as a schema-aware XSLT processor or as a schema-aware XQuery processor.

Saxon, from release 8.0 onwards, comes in two versions: a basic version and a schema-aware version. These correspond to different conformance levels defined in the XSLT and XQuery specifications. The basic Saxon product is open source software available free of charge from http://saxon.sf.net/. The schema-aware version known as Saxon-SA, is a commercial product available from Saxonica Limited.

Expand

Next