| Port | Description |
| source.fileset primary |
The input fileset containing the DTBook files (marked with
Will also be used for loading other resources. If files are present in memory, they
are expected to be |
| source.in-memory sequence |
| Port | Description |
| result.fileset primary | |
| result.in-memory sequence | Fileset containing all the DTBook files and any resources they reference (images
etc.). Only contains resources that actually exist on disk. The DTBooks are loaded into
memory. The |
| validation-report sequence |
The validation report Can contain as many report documents as there are DTBook files in the input. The port is empty if the |
| validation-status |
The validation status document 'ok' if the input does not contain invalid DTBook files, 'error' otherwise. |
| Local Name | Namespace URI | Default | Description |
| mathml-version | '3.0' | Version of MathML in the DTBook file |
|
| nimas | false() | Validate against NIMAS 1.1 |
|
| warn-on-missing-files | true() | Whether to raise warnings for files that exist neither on disk or in memory. |
|
| validation | false() | Whether to perform validation of the input. |
|
| check-images | false() | Check to see that referenced images exist on disk |