letex:validate-with-rng-PI rng2pi
calabash/lib/ltx/ltx-validate-with-rng/rng-validate-to-PI.xpl
Import URI: http://transpect.le-tex.de/calabash-extensions/ltx-validate-with-rng/rng-validate-to-PI.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Ⓟ | If you want to convert the PIs into SVRL messages for patching at the nearest @srcpath, the source document must contain @srcpath attributes. | |
schema |
Output Ports
Name | Documentation | Connections |
---|---|---|
resultⓅ | ||
report |
Options
Name | Documentation | Default |
---|---|---|
debug | 'no' | |
debug-dir-uri |
Subpipeline
Step | Inputs | Outputs | Options |
---|---|---|---|
p:variable status-dir-uri | concat($debug-dir-uri, '/status') | ||
p:variable schema-basename | replace(base-uri(/*), '^(.+/)?([^/]+)\.rng', '$2') | ||
p:string-replace replace-schema-name-in-start-msg |
| result | match = 'c:schema-name' replace = concat('''', $schema-basename, '''') |
p:string-replace replace-schema-name-in-success-msg |
| result | match = 'c:schema-name' replace = concat('''', $schema-basename, '''') |
letex:simple-progress-msg start-msg | result | file = concat('validate-with-rng-PI_', $schema-basename,'_start.txt') status-dir-uri = $status-dir-uri | |
p:sink d395e86 | |||
letex:validate-with-rng validate | result | ||
p:sink d395e99 | |||
letex:store-debug d395e100 | result | pipeline-step = concat('rngvalid/', $schema-basename, '/report') active = $debug base-uri = $debug-dir-uri | |
p:sink d395e113 | |||
p:xslt generate-patch-xslt |
| result | |
letex:store-debug d395e131 |
| result | extension = 'xsl' pipeline-step = concat('rngvalid/', $schema-basename, '/patch') active = $debug base-uri = $debug-dir-uri |
p:sink d395e140 | |||
p:xslt create-PIs |
| result | |
letex:simple-progress-msg success-msg |
| result | file = concat('validate-with-rng-PI_', $schema-basename,'_success.txt') status-dir-uri = $status-dir-uri |