- From: Steve Ross-Talbot <steve@enigmatec.net>
- Date: Mon, 25 Oct 2004 15:18:15 +0100
- To: WS-Choreography List <public-ws-chor@w3.org>, public-ws-chor-comments@w3.org
2.3.4 Channel Types
<channelType name="ncname"
usage="once"|"unlimited"?
action="request-respond"|"request"|"respond"? >
<passing channel="qname"
action="request-respond"|"request"|"respond"?
new="xsd:boolean"? />*
<role type="qname" behavior="ncname"? />
<reference>
<token type="qname"/>
</reference>
<identity>
<token type="qname"/>+
</identity>?
</channelType>
There is no explanation of "action" after "usage".
There is no explanation of "new" after "action".
Received on Monday, 25 October 2004 15:08:26 UTC