- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Mar 2006 11:43:08 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv29167
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR013
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.156
retrieving revision 1.157
diff -C2 -d -r1.156 -r1.157
*** wsdl20-adjuncts.xml 9 Mar 2006 11:31:57 -0000 1.156
--- wsdl20-adjuncts.xml 9 Mar 2006 11:43:06 -0000 1.157
***************
*** 1166,1172 ****
<assert class="component" id="IRIStyle-5030">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>0</code> or <code>1</code>.</assert>
</p>
</item>
--- 1166,1170 ----
<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>
***************
*** 1187,1196 ****
<item>
<p>
- <assert class="component" id="IRIStyle-5033">The sequence MUST NOT contain multiple children
- elements declared with the same local name.</assert>
- </p>
- </item>
- <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
--- 1185,1188 ----
***************
*** 4148,4153 ****
curly braces (and enclosed element name) is replaced
by the possibly empty single value of the
! corresponding element. It is an error for this element
! to carry an <att>xs:nil</att> attribute whose value is
<attval>true</attval>.
</p>
--- 4140,4148 ----
curly braces (and enclosed element name) is replaced
by the possibly empty single value of the
! corresponding element. If a local name appears more
! than once, the elements are used in the order they
! appear in the <termref def="instance_data">instance
! data</termref>. It is an error for this element to
! carry an <att>xs:nil</att> attribute whose value is
<attval>true</attval>.
</p>
***************
*** 4158,4167 ****
</item>
</ulist>
! <p><assert class="component" id="HTTPSerialization-5072">An element MUST NOT be cited more than once within
! the <prop comp="Binding Operation">http location</prop> property.</assert></p>
! <p><assert class="component" id="HTTPSerialization-5073">Strings enclosed within single curly braces MUST be
! element names from the <termref def="instance_data">instance
! data</termref> of the input message; any other strings enclosed
! within single curly braces are a fatal error.</assert>
</p>
--- 4153,4164 ----
</item>
</ulist>
! <p><assert class="component"
! id="HTTPSerialization-5073">Strings enclosed within single
! curly braces MUST be element names from the <termref
! def="instance_data">instance data</termref> of the input
! message; local names within single curly braces not
! corresponding to an element in the <termref
! def="instance_data">instance data</termref> are a fatal
! error.</assert>
</p>
***************
*** 4190,4199 ****
</p>
- <p>Because the IRI Style constrains the instance data not to
- contain multiple children elements declared with the same
- local name, elements can be serialized in the request IRI
- with their local names unambiguously.
- </p>
-
<p>
<assert class="component" id="HTTPSerialization-2608002">For the HTTP binding defined in this section
--- 4187,4190 ----
***************
*** 5305,5308 ****
--- 5296,5308 ----
<td>HH</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR013">CR013</loc>:
+ relaxed IRI style element cardinality
+ </td>
+ </tr>
+
+ <tr>
+ <td>20060309</td>
+ <td>HH</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR011">CR011</loc>:
removed {http version}
Received on Thursday, 9 March 2006 11:43:11 UTC