idml2xml:hub idml2xml
idml2xml/xpl/idml2hub.xpl
Import URI: http://transpect.le-tex.de/idml2xml/xpl/idml2hub.xpl
Visualisation
The pre-creation of this SVG image needs the Graphviz software installed. Please inform your project maintainer.
Input Ports
none
Output Ports
Name | Documentation | Connections |
---|---|---|
Document | ||
DocumentStoriesSorted | ||
tagged | ||
resultⓅⓈ |
Options
Name | Documentation | Default |
---|---|---|
idmlfile | ||
hub-version | '1.1' | |
srcpaths | 'no' | |
all-styles | 'no' | |
discard-tagging | 'yes' | |
process-embedded-images | 'yes' | |
hub-other-elementnames-whitelist | '' | |
output-items-not-on-workspace | 'no' | |
debug | 'no' | |
debug-dir-uri | resolve-uri('debug') |
Subpipeline
Step | Inputs | Outputs | Options |
---|---|---|---|
p:variable status-dir-uri | concat($debug-dir-uri, '/status') | ||
letex:simple-progress-msg start-msg |
| result | file = 'idml2hub-start.txt' status-dir-uri = $status-dir-uri |
idml2xml:single-doc single | result | idmlfile = $idmlfile debug = $debug debug-dir-uri = $debug-dir-uri srcpaths = $srcpaths all-styles = $all-styles discard-tagging = $discard-tagging process-embedded-images = $process-embedded-images hub-version = $hub-version hub-other-elementnames-whitelist = $hub-other-elementnames-whitelist output-items-not-on-workspace = $output-items-not-on-workspace | |
idml2xml:single2tagged tagged |
| result | debug = $debug debug-dir-uri = $debug-dir-uri |
p:sink d213e98 | |||
p:add-attribute xslt-params-modified-after-tagged |
| result | match = 'c:param[@name eq 'hub-other-elementnames-whitelist']' attribute-name = 'value' attribute-value = if($discard-tagging eq 'yes') then '' else string-join( distinct-values( for $e in //XMLElement return substring-after($e/@MarkupTag, 'XMLTag/') ), ',' ) |
p:sink d213e113 |
| ||
| result | debug = $debug debug-dir-uri = $debug-dir-uri hub-version = $hub-version process-embedded-images = $process-embedded-images | |
result | hub-version = $hub-version | ||
letex:simple-progress-msg success-msg | result | file = 'idml2hub-success.txt' status-dir-uri = $status-dir-uri | |
p:sink d213e164 |
|