letex:store-debug (in library store-debug.xpl) store-debug

Input Ports

NameDocumentationConnections

source

Output Ports

NameDocumentationConnections

result

Options

NameDocumentationDefault

active

'no'

pipeline-step

default-uri

resolve-uri('debug')

base-uri

''

extension

'xml'

indent

'true'

Subpipeline

StepInputsOutputsOptions

p:choose d49e21

$active = 'yes'

p:for-each source-iteration

source on store-debug

p:store d49e27

source

current on source-iteration

result

omit-xml-declaration = 'false'

indent = $indent

href = if ($base-uri != '') then concat($base-uri, '/', $pipeline-step, '.', $extension) else concat($default-uri, '/', $pipeline-step, '.', $extension)

method = if (matches($extension, 'html')) then 'xhtml' else 'xml'

p:identity d49e37

source

source on store-debug

result

p:otherwise

p:identity d49e48

source

source on store-debug

result