- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 09:43:44 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26915/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
IRI style children elements always derive from XML simple type
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.171
retrieving revision 1.172
diff -C 2 -d -r1.171 -r1.172
*** wsdl20-adjuncts.xml 6 Sep 2006 09:37:11 -0000 1.171
--- wsdl20-adjuncts.xml 6 Sep 2006 09:43:41 -0000 1.172
***************
*** 1219,1224 ****
<item>
<p>
! <assert class="component" id="IRIStyle-5034">If the children elements of the sequence are
! defined using an XML Schema type, they MUST derive from
<code>xs:simpleType</code>, and MUST NOT be of the type
or derive from <code>xs:QName</code>,
--- 1219,1224 ----
<item>
<p>
! <assert class="component" id="IRIStyle-5034">The children elements of the sequence <!-- are
! defined using an XML Schema type, they --> MUST derive from
<code>xs:simpleType</code>, and MUST NOT be of the type
or derive from <code>xs:QName</code>,
***************
*** 5333,5336 ****
--- 5333,5345 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR025">CR025</loc>:
+ IRI style children elements always derive from XML simple type
+ </td>
+ </tr>
+
+ <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
Received on Wednesday, 6 September 2006 09:43:50 UTC