Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion step-message/src/main/xml/specification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ A machine-readable description of this step may be found in
<p:input port="source" sequence="true"/>
<p:output port="result" sequence="true"/>
<p:option name="test" as="xs:boolean" select="true()"/>
<p:option name="select" as="xs:string"/>
<p:option name="select" as="xs:string" required="true"/>
</p:declare-step>

<para>Steps that produce messages offer one way for an author to keep track of
Expand Down