- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 16:06:59 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv8405/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
separated assertions from suggestions in 4.2 and 4.3
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.184
retrieving revision 1.185
diff -C 2 -d -r1.184 -r1.185
*** wsdl20-adjuncts.xml 6 Sep 2006 15:55:36 -0000 1.184
--- wsdl20-adjuncts.xml 6 Sep 2006 16:06:56 -0000 1.185
***************
*** 1199,1205 ****
<p>
<assert class="component" id="IRIStyle-5030">The sequence MUST contain only local element
! children. These child elements MAY contain the
! <att>nillable</att> attribute.</assert>
! </p>
</item>
<item>
--- 1199,1204 ----
<p>
<assert class="component" id="IRIStyle-5030">The sequence MUST contain only local element
! children.</assert>. Note these child elements can contain the
! <att>nillable</att> attribute.</p>
</item>
<item>
***************
*** 1275,1282 ****
<p>
<assert class="component" id="MultipartStyle-5081">The sequence MUST contain only local element
! children. These child elements MAY contain the
! <att>nillable</att> attribute, and the attributes
! <att>minOccurs</att> and <att>maxOccurs</att> MUST have
a value <code>1</code>.</assert>
</p>
</item>
--- 1274,1283 ----
<p>
<assert class="component" id="MultipartStyle-5081">The sequence MUST contain only local element
! children.</assert>
! <assert class="component" id="MultipartStyle-5082"> The attributes
! <att>minOccurs</att> and <att>maxOccurs</att> for these child elements MUST have
a value <code>1</code>.</assert>
+ Note these child elements can contain the
+ <att>nillable</att> attribute.
</p>
</item>
***************
*** 5328,5331 ****
--- 5329,5341 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR075">CR075</loc>:
+ separated assertions from suggestions in 4.2 and 4.3
+ </td>
+ </tr>
+
+ <tr>
+ <td>20060906</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR070">CR070</loc>:
hardened assertion for RPCStyle-5014
Received on Wednesday, 6 September 2006 16:07:29 UTC