Skip to content
David Maus M. A.

SchXslt 1.2.1 maintenance release

David Maus, 3. Jul 2019

This is a maintenance release of SchXslt, an XSLT-based Schematron processor.

You can download this version SchXslt from its project page. Developers using SchXslt in a Java-based project can add or update the Maven artifact name.dmaus.schxslt.schxslt to version 1.2.1.

Fixed bugs

  • (Issue #56) The Schema title was not reported in a SVRL generated with a XSLT 1.0 validation stylesheet.

  • (Issue #57) The XSLT 1.0 compiler created a stylesheet that was not valid with respect to section 11.5 of the XSLT 1.0 specification.

  • (Issue #60) The XSLT 2.0 compiler failed when an abstract pattern placeholder contained a $ (U+0024) sign.