hub2dbk:convert hub2dbk-convert

hub2dbk/xpl/hub2dbk.xpl

Import URI: http://transpect.le-tex.de/hub2dbk/xpl/hub2dbk.xpl

This step expects a hub document and converts it to Docbook 5.0. Generally, the step drops hub-specific elements and CSS attributes.

Visualisation

The pre-creation of this SVG image needs the Graphviz software installed. Please inform your project maintainer.

Input Ports

NameDocumentationConnections

source

The source port expects a flat or evolved hub document.

stylesheet

XSLT stylesheet for dynamic hub2dbk conversion.

Output Ports

NameDocumentationConnections

result

The result port provides the converted docbook file.
The result port provides the converted docbook file.

Options

NameDocumentationDefault

debug

'yes'

debug-dir-uri

'debug'

progress

concat($debug-dir-uri, '/status')

status-dir-uri

concat($debug-dir-uri, '/status')

Subpipeline

StepInputsOutputsOptions

letex:simple-progress-msg d421e27

source

source on hub2dbk-convert

msgs

<c:messages>
	<c:message xml:lang="en">Start Hub to Docbook conversion.</c:message>
	<c:message xml:lang="de">Beginne Konvertierung Hub nach Docbook.</c:message>
</c:messages>

result

file = 'hub2dbk-start.txt'

status-dir-uri = $status-dir-uri

p:xslt d421e47

Drops hub-specific elements and attributes.

source

result on d421e27

parameters

p:empty

stylesheet

stylesheet on hub2dbk-convert

result

letex:store-debug d421e62

source

result on d421e47

result

pipeline-step = 'hub2dbk/hub2dbk'

active = $debug

base-uri = $debug-dir-uri

letex:simple-progress-msg d421e68

source

result on d421e62

msgs

<c:messages>
	<c:message xml:lang="en">Successfully finished Hub to Docbook conversion.</c:message>
	<c:message xml:lang="de">Konvertierung Hub nach Docbook erfolgreich abgeschlossen.</c:message>
</c:messages>

result

file = 'hub2dbk-finished.txt'

status-dir-uri = $status-dir-uri