- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 09:37:14 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv21135/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
clarification that there are no occurance constraints for IRI style sequence
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.170
retrieving revision 1.171
diff -C 2 -d -r1.170 -r1.171
*** wsdl20-adjuncts.xml 7 Jul 2006 16:06:51 -0000 1.170
--- wsdl20-adjuncts.xml 6 Sep 2006 09:37:11 -0000 1.171
***************
*** 1193,1197 ****
<p>
<assert class="component" id="IRIStyle-5029">The sequence MUST only contain elements.</assert> It MUST NOT
! contain other structures such as xs:choice.
</p>
</item>
--- 1193,1197 ----
<p>
<assert class="component" id="IRIStyle-5029">The sequence MUST only contain elements.</assert> It MUST NOT
! contain other structures such as <code>xs:choice</code>. There are no occurance constraint on the sequence.
</p>
</item>
***************
*** 5330,5333 ****
--- 5330,5342 ----
<tr>
+ <td>20060906</td>
+ <td>JJM</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR024">CR024</loc>:
+ clarification that there are no occurance constraints for IRI style sequence
+ </td>
+ </tr>
+
+ <tr>
<td>20060508</td>
<td>AGR</td>
Received on Wednesday, 6 September 2006 09:37:18 UTC