2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.179,1.180

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
6.5.3, changed the type of the {type definition} property to a Type Definition

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.179
retrieving revision 1.180
diff -C 2 -d -r1.179 -r1.180
*** wsdl20-adjuncts.xml	6 Sep 2006 15:12:04 -0000	1.179
--- wsdl20-adjuncts.xml	6 Sep 2006 15:16:44 -0000	1.180
***************
*** 3656,3661 ****
              <item> <p><propdef comp="HTTP Header">type definition</propdef> REQUIRED.
  
! 	    An <emph>xs:QName</emph>, being a reference to a <comp>Type Definition</comp> component in
!     the <prop comp="Description">type definitions</prop> property of the <comp>Description</comp> component
      constraining the value of the HTTP header field. <assert class="component" id="HTTPHeader-5069">This type MUST be a simple type.</assert></p>
  	    </item>
--- 3656,3661 ----
              <item> <p><propdef comp="HTTP Header">type definition</propdef> REQUIRED.
  
! 	    A <comp>Type Definition</comp> component, in
!     the <prop comp="Description">type definitions</prop> property of the <comp>Description</comp> component,
      constraining the value of the HTTP header field. <assert class="component" id="HTTPHeader-5069">This type MUST be a simple type.</assert></p>
  	    </item>
***************
*** 5329,5332 ****
--- 5329,5341 ----
  	    	<td>JJM</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR036">CR036</loc>:
+ 	      6.5.3, changed the type of the {type definition} property to a Type Definition
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
+ 	    	<td>20060906</td>
+ 	    	<td>JJM</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR035">CR035</loc>:
  	      HTTP method selection defaults to POST

Received on Wednesday, 6 September 2006 15:16:58 UTC