The <xsd> element
The xsd
element of the configuration file contains properties defining how schema documents are compiled by Saxon.
Attribute |
Applies to |
Values |
Effect |
|
EE |
true|false |
Indicates that the presence of an unresolved component reference in a schema document does not automatically make the schema document invalid. |
|
EE |
true|false |
Determines whether comment and processing instructions in a document being validated are visible to assertions in an XSD 1.1 schema. |
|
EE |
true|false |
If true, allows a schema document to reference components in a different target namespace without an explicit
|
|
EE |
true|false |
If set to true, the schema processor attempts to fetch a schema document appearing in
an |
|
EE |
A string containing two integers, comma-separated |
Controls the limits applied to |
|
EE |
Name of a class that implements SchemaURIResolver |
Controls the handling of URIs in |
|
HE PE EE |
integer |
Obsolete and ignored from Saxon 12.0. |
|
EE |
true|false |
Indicates whether the schema processor takes account of
|
|
EE |
1.0|1.1 |
Indicates whether XSD 1.1 syntax is accepted. |