- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 14:41:38 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26551/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
{element declaration} is unique for a given soap header block
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.175
retrieving revision 1.176
diff -C 2 -d -r1.175 -r1.176
*** wsdl20-adjuncts.xml 6 Sep 2006 14:16:03 -0000 1.175
--- wsdl20-adjuncts.xml 6 Sep 2006 14:41:35 -0000 1.176
***************
*** 2327,2331 ****
<prop comp="Description">element declarations</prop> property of the
<comp>Description</comp> component. This XML element
! declaration represents a SOAP
header block.</p>
</item>
--- 2327,2331 ----
<prop comp="Description">element declarations</prop> property of the
<comp>Description</comp> component. This XML element
! declaration uniquely represents a specific SOAP
header block.</p>
</item>
***************
*** 5334,5337 ****
--- 5334,5346 ----
<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
+ </td>
+ </tr>
+
+ <tr>
+ <td>20060906</td>
+ <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
***************
*** 5344,5348 ****
<td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR029">CR029</loc>:
! relationship between WSDL and SOAP MEPs
</td>
</tr>
--- 5353,5359 ----
<td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR029">CR029</loc>:
! <loc
! href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR030">CR030</loc>:
! relationship between WSDL and SOAP MEPs, and MEP defaults
</td>
</tr>
Received on Wednesday, 6 September 2006 14:41:49 UTC