2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.199,1.200

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
[CR086] Fixed.

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.199
retrieving revision 1.200
diff -C 2 -d -r1.199 -r1.200
*** wsdl20-adjuncts.xml	7 Dec 2006 16:30:06 -0000	1.199
--- wsdl20-adjuncts.xml	21 Dec 2006 14:40:10 -0000	1.200
***************
*** 1360,1364 ****
        the underlying protocol, for example, when the value of the
        <prop comp="Binding">soap underlying protocol</prop> property of the <comp>Binding</comp> component is
!       <attval>&soap12-http-uri;</attval>.  The properties that are
        allowed are the ones that describe the underlying protocol (HTTP):</p>
  
--- 1360,1366 ----
        the underlying protocol, for example, when the value of the
        <prop comp="Binding">soap underlying protocol</prop> property of the <comp>Binding</comp> component is
!       <attval>&soap12-http-uri;</attval>.  
!       <assert class="component" id="SOAPHTTP-2500001">These properties MUST NOT be used unless the underlying protocol is HTTP.</assert>
!       The properties that are
        allowed are the ones that describe the underlying protocol (HTTP):</p>
  
***************
*** 1373,1377 ****
  	ref="http-transfer-coding-decl"/></p></item>
  	<item><p><prop comp="Binding">http cookies</prop> on <comp>Binding</comp> components, as defined in <specref
! 	ref="http-cookies-decl"/>. This property can be used only when the underlying protocol is HTTP.</p></item>
  	<item><p><prop comp="Endpoint">http authentication scheme</prop> and
  	<prop comp="Endpoint">http authentication realm</prop> on <comp>Endpoint</comp> components, as defined in <specref
--- 1375,1379 ----
  	ref="http-transfer-coding-decl"/></p></item>
  	<item><p><prop comp="Binding">http cookies</prop> on <comp>Binding</comp> components, as defined in <specref
! 	ref="http-cookies-decl"/>.</p></item>
  	<item><p><prop comp="Endpoint">http authentication scheme</prop> and
  	<prop comp="Endpoint">http authentication realm</prop> on <comp>Endpoint</comp> components, as defined in <specref
***************
*** 5379,5382 ****
--- 5381,5394 ----
  
  	    <tr>
+ 	    	<td>20061221</td>
+ 	    	<td>AGR</td>
+ 	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR086">CR086</loc>:
+ 	      HTTP properties prohibited in SOAP binding unless the protocol is HTTP.
+ 	      (see <specref ref="soap-binding"/>).
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
  	    	<td>20061206</td>
  	    	<td>AGR</td>

Received on Thursday, 21 December 2006 14:40:54 UTC