2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.174,1.175

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10402/ws/desc/wsdl20

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
for a soap module on a given binding, {ref} is unique

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.174
retrieving revision 1.175
diff -C 2 -d -r1.174 -r1.175
*** wsdl20-adjuncts.xml	6 Sep 2006 13:01:28 -0000	1.174
--- wsdl20-adjuncts.xml	6 Sep 2006 14:16:03 -0000	1.175
***************
*** 2068,2073 ****
              <item> <p><propdef comp="SOAP Module">ref</propdef> REQUIRED.
              <assert class="component" id="SOAPModule-5049">A <emph>xs:anyURI</emph>, which is an absolute IRI as defined by <bibref
!             ref="RFC3987"/>.</assert> The value of this property identifies the
!             specific SOAP module that is in use.</p> </item>
  
              <item> <p><propdef comp="SOAP Module">required</propdef> REQUIRED.
--- 2068,2073 ----
              <item> <p><propdef comp="SOAP Module">ref</propdef> REQUIRED.
              <assert class="component" id="SOAPModule-5049">A <emph>xs:anyURI</emph>, which is an absolute IRI as defined by <bibref
!             ref="RFC3987"/>.</assert> The value of this property uniquely identifies the
!             SOAP module that is in use (as per the SOAP 1.2 <bibref ref="SOAP12-PART1"/> processing model).</p> </item>
  
              <item> <p><propdef comp="SOAP Module">required</propdef> REQUIRED.
***************
*** 5334,5337 ****
--- 5334,5346 ----
  	    	<td>JJM</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR031">CR031</loc>:
+ 	      for a soap module on a given binding, {ref} is unique
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
+ 	    	<td>20060906</td>
+ 	    	<td>JJM</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR029">CR029</loc>:
  	      relationship between WSDL and SOAP MEPs

Received on Wednesday, 6 September 2006 14:16:12 UTC