Name
p:unwrap — The standard p:unwrap step.
Synopsis
<p:declare-step
type
="
p:unwrap
"
>
<p:input
port
="
source
"
/>
<p:output
port
="
result
"
/>
<p:option
name
="
match
"
required
="
true
"
/>
<!--
XSLTMatchPattern -->
</p:declare-step>
Description
TBD.