Validating XSLT Stylesheets

Validation of XSLT stylesheets documents is performed with the help of an XSLT processor configurable from user preferences according to the XSLT version: 1.0 or 2.0. For XSLT 1.0, the options are: Xalan, Saxon 6.5.5, Saxon 9.4.0.4, MSXML 4.0, MSXML.NET, a JAXP transformer specified by the main Java class. For XSLT 2.0, the options are: Saxon 9.4.0.4, a JAXP transformer specified by the main Java class.

The Validate toolbar provides a button Validation options for quick access to the XSLT options page in the Oxygen XML Editor user preferences.