Validates DTBook documents. Supports inclusion of MathML.
Authors:| Port | Description |
| source.fileset primary | |
| source.in-memory sequence |
Input fileset Should contain a single DTBook file. May contain referenced images, but if it doesn't and images are stored on disk the validator will find them too. |
| Port | Description |
| result primary | The DTBook document, or a dummy |
| xml-report |
XML ReportsRaw output from all types of validation used (RelaxNG, Schematron, custom). |
| html-report |
HTML ReportA single HTML-formatted version of the validation report. |
| validation-status |
Validation statusValidation status (http://daisy.github.io/pipeline/StatusXML). |
| Local Name | Namespace URI | Default | Description |
| report-method | 'port' |
Select the method used for reporting validation issues:
|
|
| mathml-version | '3.0' | Version of MathML in the DTBook file |
|
| check-images | false() | Check to see that referenced images exist on disk |
|
| nimas | false() | Validate against NIMAS 1.1 |
|
| skip-schematron | false() |
Skip Schematron validation Should not be set when |
|
| allow-aural-css-attributes | false() | Whether the input contains aural CSS attributes (attributes with namespace "http://www.daisy.org/ns/pipeline/tts"). |