2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.176,1.177

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
change "namespace#name" to "qname" for wsoap.header

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.176
retrieving revision 1.177
diff -C 2 -d -r1.176 -r1.177
*** wsdl20-adjuncts.xml	6 Sep 2006 14:41:35 -0000	1.176
--- wsdl20-adjuncts.xml	6 Sep 2006 14:49:23 -0000	1.177
***************
*** 2544,2548 ****
  
  	  <p><code>wsdl.extension(&wsdl-soap-ns;,
! 	  wsoap.header(<emph>parent</emph>/<emph>namespace</emph>#<emph>name</emph>))</code></p>
  	  <olist>
  	    <item><p>
--- 2544,2548 ----
  
  	  <p><code>wsdl.extension(&wsdl-soap-ns;,
! 	  wsoap.header(<emph>parent</emph>/<emph>element declaration</emph>))</code></p>
  	  <olist>
  	    <item><p>
***************
*** 2558,2572 ****
  	      <p>
  		<emph>
! 		  <code>namespace</code>
! 		</emph>
! 		is the <prop comp="SOAP Header Block">element declaration</prop> property value's namespace URI.
! 	      </p>
! 	    </item>
! 	    <item>
! 	      <p>
! 		<emph>
! 		  <code>name</code>
  		</emph>
! 		is the <prop comp="SOAP Header Block">element declaration</prop> property value's local name.
  	      </p>
  	    </item>
--- 2558,2564 ----
  	      <p>
  		<emph>
! 		  <code>element declaration</code>
  		</emph>
! 		is the value of the <prop comp="SOAP Header Block">element declaration</prop> property.
  	      </p>
  	    </item>
***************
*** 5334,5337 ****
--- 5326,5338 ----
  	    	<td>JJM</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR033">CR033</loc>:
+ 	      change "namespace#name" to "qname" for wsoap.header
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
+ 	    	<td>20060906</td>
+ 	    	<td>JJM</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR032">CR032</loc>:
  	      {element declaration} is unique for a given soap header block

Received on Wednesday, 6 September 2006 14:49:35 UTC