2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.121,1.122

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv28642

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
LC340


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** wsdl20-adjuncts.xml	27 Oct 2005 15:34:05 -0000	1.121
--- wsdl20-adjuncts.xml	27 Oct 2005 16:01:10 -0000	1.122
***************
*** 2214,2224 ****
  	  
  	  <p>A <comp>SOAP Header Block</comp> component describes an abstract piece
! 	  of header data (message headers) that is associated with the
  	  exchange of messages between the communicating parties. The
  	  presence of a <comp>SOAP Header Block</comp> component in a WSDL
  	  description indicates that the service supports headers and
  	  MAY require a Web service consumer/client that interacts
! 	  with the service to use the described header. Zero or more
! 	  such headers may be used.</p>
  
            <p>The properties of the <compdef>SOAP Header Block</compdef> component are as
--- 2214,2224 ----
  	  
  	  <p>A <comp>SOAP Header Block</comp> component describes an abstract piece
! 	  of header data (SOAP header block) that is associated with the
  	  exchange of messages between the communicating parties. The
  	  presence of a <comp>SOAP Header Block</comp> component in a WSDL
  	  description indicates that the service supports headers and
  	  MAY require a Web service consumer/client that interacts
! 	  with the service to use the described header block. Zero or one
! 	  such header block may be used.</p>
  
            <p>The properties of the <compdef>SOAP Header Block</compdef> component are as
***************
*** 3386,3396 ****
  	  
  	  <p>A <comp>HTTP Header</comp> component describes an abstract piece of
! 	  header data (message headers) that is associated with the
  	  exchange of messages between the communicating parties. The
  	  presence of a <comp>HTTP Header</comp> component in a WSDL description
! 	  indicates that the service supports headers and MAY require
  	  a Web service consumer/client that interacts with the
! 	  service to use the described header. Zero or more such
! 	  headers may be used.</p>
  
            <p>The properties of the <compdef>HTTP Header</compdef> component are as
--- 3386,3396 ----
  	  
  	  <p>A <comp>HTTP Header</comp> component describes an abstract piece of
! 	  header data (HTTP header field) that is associated with the
  	  exchange of messages between the communicating parties. The
  	  presence of a <comp>HTTP Header</comp> component in a WSDL description
! 	  indicates that the service support headers and MAY require
  	  a Web service consumer/client that interacts with the
! 	  service to use the described header field. Zero or one such
! 	  header field may be used.</p>
  
            <p>The properties of the <compdef>HTTP Header</compdef> component are as
***************
*** 4743,4746 ****
--- 4743,4754 ----
  	      <td>HH</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC340">LC340</loc>:
+ 	      clarified cardinality of headers
+ 	      </td>
+ 	    </tr>
+             <tr>
+ 	      <td>20051027</td>
+ 	      <td>HH</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC331">LC331</loc>:
  	      if the {message content model} property is "#any" in the

Received on Thursday, 27 October 2005 16:01:22 UTC