trdemo:validate trdemo-validate
adaptions/common/xpl/trdemo-validate.xpl
Import URI: trdemo-validate.xpl
Visualisation
The pre-creation of this SVG image needs the Graphviz software installed. Please inform your project maintainer.
Input Ports
Name | Documentation | Connections |
---|---|---|
sourceⓅ | ||
paths | The 'paths' port expects a c:param-set document including the file pathsv. | |
schema | Excepts the Docbook 5.0 RNG schema |
Output Ports
Name | Documentation | Connections |
---|---|---|
resultⓅ | ||
reportⓈ |
Options
Name | Documentation | Default |
---|---|---|
debug | Used to switch debug mode on or off. Pass 'yes' to enable debug mode. | 'no' |
debug-dir-uri | Expects a file URI of the directory that should be used to store debug information. | 'debug' |
check | Pass "yes" to enable checking with Schematron. | 'yes' |
Subpipeline
Step | Inputs | Outputs | Options |
---|---|---|---|
bc:check-styles check-styles |
| debug = $debug debug-dir-uri = $debug-dir-uri active = $check | |
bc:validate-with-schematron validate-business-rules |
| debug = $debug debug-dir-uri = $debug-dir-uri active = $check | |
bc:validate-with-rng validate-with-rng |
|