Name

p:uuid — The standard p:uuid step.

Synopsis

<p:declare-step type="p:uuid">
     <p:input port="source" primary="true"/>
     <p:output port="result"/>
     <p:option name="match" required="true"/>                      <!-- XSLTMatchPattern -->
     <p:option name="version"/>                                    <!-- integer -->
</p:declare-step>

Description

TBD.