- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 04 Oct 2007 15:10:02 +0000
- To: public-ws-policy-qa@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5128
------- Comment #1 from chrisfer@us.ibm.com 2007-10-04 15:10 -------
Actually, it should be:
<wsrmp:RMAssertion [wsp:Optional="true"]? ...>
<wsp:Policy >
[ <wsrmp:SequenceSTR/> |
<wsrmp:SequenceTransportSecurity/> ] ?
<wsrmp:DeliveryAssurance>
<wsp:Policy >
[ <wsrmp:ExactlyOnce/> |
<wsrmp:AtLeastOnce/> |
<wsrmp:AtMostOnce/> ]
<wsrmp:InOrder/> ?
</wsp:Policy>
</wsrmp:DeliveryAssurance> ] ?
</wsp:Policy>
</wsrmp:RMAssertion/>
The indenting did me in:-) I have corrected that as well.
Received on Thursday, 4 October 2007 15:10:13 UTC