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