- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jul 2005 09:02:05 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv29134
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC76d
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** wsdl20-adjuncts.xml 28 Jul 2005 08:44:21 -0000 1.78
--- wsdl20-adjuncts.xml 28 Jul 2005 09:02:02 -0000 1.79
***************
*** 2211,2218 ****
</item>
! <item> <p><propdef comp="SOAP Header Block">mustUnderstand</propdef> REQUIRED.
! A <emph>xs:boolean</emph>
! indicating if the SOAP header block MUST be decorated with
! a SOAP <att>mustUnderstand</att> &AII;.</p> </item>
</ulist>
</div3>
--- 2211,2226 ----
</item>
! <item> <p><propdef comp="SOAP Header
! Block">mustUnderstand</propdef> REQUIRED. A
! <emph>xs:boolean</emph>. When its value is
! <attval>true</attval>, the SOAP header block MUST be
! decorated with a SOAP <att>mustUnderstand</att> &AII; with
! a value of <attval>true</attval>; if so, it is an error
! for the XML element declaration referenced by the <prop
! comp="SOAP Header Block">element</prop> property not to
! allow this SOAP <att>mustUnderstand</att>
! &AII;. Otherwise, no additional constraint is placed on
! the presence and value of a SOAP <att>mustUnderstand</att>
! &AII;.</p></item>
</ulist>
</div3>
***************
*** 4670,4673 ****
--- 4678,4689 ----
<td>20050728</td>
<td>HH</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC76d">LC76d</loc>:
+ spelled out conflict between mustUnderstand use and
+ schema definition; clarified mustUnderstand definition.</td>
+ </tr>
+ <tr>
+ <td>20050728</td>
+ <td>HH</td>
<td>Clarified {soap action} scope for SOAP 1.2 binding.</td>
</tr>
Received on Thursday, 28 July 2005 09:02:10 UTC