Name
p:compare — The standard p:compare step.
Synopsis
<p:declare-step
type
="
p:compare
"
>
<p:input
port
="
source
"
primary
="
true
"
/>
<p:input
port
="
alternate
"
/>
<p:output
port
="
result
"
primary
="
false
"
/>
<p:option
name
="
fail-if-not-equal
"
select
="
'false'
"
/>
<!--
boolean -->
</p:declare-step>
Description
TBD.