- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Mar 2006 14:46:38 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv19846
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR014
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.157
retrieving revision 1.158
diff -C2 -d -r1.157 -r1.158
*** wsdl20-adjuncts.xml 9 Mar 2006 11:43:06 -0000 1.157
--- wsdl20-adjuncts.xml 9 Mar 2006 14:46:35 -0000 1.158
***************
*** 1623,1630 ****
<ulist>
! <item><p><propdef comp="Binding">soap underlying protocol</propdef> REQUIRED. A
! <emph>xs:anyURI</emph>, which is an absolute IRI as defined by
! <bibref ref="RFC3987"/>, to the <comp>Binding</comp>
! component.</p></item>
</ulist>
--- 1623,1635 ----
<ulist>
! <item><p><propdef comp="Binding">soap underlying
! protocol</propdef> REQUIRED. A <emph>xs:anyURI</emph>,
! which is an absolute IRI as defined by <bibref
! ref="RFC3987"/>, to the <comp>Binding</comp>
! component. This IRI refers to an appropriate SOAP
! underlying protocol binding (see SOAP Protocol Binding
! Framework in <bibref ref="SOAP12-PART1"/>), which is to be
! used for any of the SOAP interactions described by this
! binding.</p></item>
</ulist>
***************
*** 5296,5299 ****
--- 5301,5313 ----
<td>HH</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR014">CR014</loc>:
+ <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2006Feb/0059">clarification about SOAP underlying protocol</loc>
+ </td>
+ </tr>
+
+ <tr>
+ <td>20060309</td>
+ <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
Received on Thursday, 9 March 2006 14:46:45 UTC