Name
p:www-form-urlencode — The standard p:www-form-urlencode step.
Synopsis
<p:declare-step
type
="
p:www-form-urlencode
"
>
<p:input
port
="
source
"
primary
="
true
"
/>
<p:output
port
="
result
"
/>
<p:input
port
="
parameters
"
kind
="
parameter
"
/>
<p:option
name
="
match
"
required
="
true
"
/>
<!--
XSLTMatchPattern -->
</p:declare-step>
Description
TBD.