XML Schema 1.1

From release 9.5, Saxon-EE includes full support for the XML Schema 1.1 specification, which is a W3C Recommendation. The main changes between XSD 1.0 and XSD 1.1 are listed in the following pages (see XML Schema 1.1 Conformance for further information).

From Saxon 9.8, use of XML Schema 1.1 features is enabled by default. To disable use of XML Schema 1.1 features, set the command line flag -xsdversion:1.0 or the equivalent in the API (Feature.XSD_VERSION).