Schematron Preferences
To configure the Schematron options, open the
Preferences dialog box and go to .
The following options are available in this preferences page:
- Schematron XPath Version - selects the version of XPath for the
expressions that are allowed in Schematron assertion tests: 1.0 or 2.0. This option is
applied both in standalone Schematron schemas and in embedded Schematron rules, both in
Schematron 1.5 and in ISO Schematron.
- Optimize (visit-no-attributes) - in case your ISO Schematron
assertion tests do not contain the attributes axis you should check this option for faster
ISO Schematron validation.
- Allow foreign elements (allow-foreign) - enables support for
allow-foreign on ISO Schematron. This option is used to pass
non-Schematron elements to the generated stylesheet.
- Use Saxon EE (schema aware) for xslt2 query binding - when enabled,
Saxon EE is used for xslt2 query binding. In case this option is disabled,
Saxon PE is used.
- Enable Schematron Quick Fixes (SQF) support - Allows you to enable
or disable the support for quick fixes in Schematron files. This option is enabled by
default.