Name
p:count — The standard p:count step.
Synopsis
<p:declare-step
type
="
p:count
"
>
<p:input
port
="
source
"
sequence
="
true
"
/>
<p:output
port
="
result
"
/>
<p:option
name
="
limit
"
select
="
0
"
/>
<!--
integer -->
</p:declare-step>
Description
TBD.