xslt.1.0.compile.api-1.0.xsl Maven / Gradle / Ivy
SchXslt Callback API Specification
The parts of the validation stylesheet that create reporting output are created by calls to the named templates
defined herein. You can override these templates to customize the output. The compiler expects the instructions
of the validation stylesheet to live in the default namespace.
Create part of the validation stylesheet that creates the report
This template is called after the report has been gathered. The content of the report is available in the
variable schxslt:report.
Schematron schema
Validation phase
Create part of the validation stylesheet that reports an active pattern
Schematron element of the active pattern
Create part of the validation stylesheet that reports a fired rule
Schematron element of the fired rule
Create part of the validation stylesheet that reports a suppressed rule
Schematron element of the suppressed rule
Create part of the validation stylesheet that reports a failed assert
Schematron element of the failed assert
Create part of the validation stylesheet that reports a successful report
Schematron element of the successful report
Create metadata about the validaton process
Schematron schema
Description of the validation stylesheet