All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xslt.2.0.compile.api-2.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 top part of the validation stylesheet

Schematron schema

Create bottom part of the validation stylesheet

Schematron schema

Create metadata about the validaton process

Schematron schema Description of the validation stylesheet




© 2015 - 2024 Weber Informatics LLC | Privacy Policy