- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Apr 2005 11:55:34 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv7872
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Improved text about SOAP header construction
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** wsdl20-adjuncts.xml 6 Apr 2005 11:27:03 -0000 1.15
--- wsdl20-adjuncts.xml 6 Apr 2005 11:55:30 -0000 1.16
***************
*** 1200,1209 ****
<p><emph>The &EII;s are serialized according to their
! schemas, and if the {mustUnderstand} attribute exists with
! the value <attval>true</attval> on any given element
! declaration, that particular SOAP Header Block should be
! marked as <att>mustUnderstand='true'</att> or
! <att>mustUnderstand='1'</att> as per the <bibref
! ref="SOAP12-PART1"/>.</emph></p>
<p>SOAP header blocks other than the ones described in the
--- 1200,1210 ----
<p><emph>The &EII;s are serialized according to their
! schemas referenced in the {element} property. If the
! {mustUnderstand} property value is <attval>true</attval> for
! any SOAP Header Block component declaration, that particular
! SOAP Header Block should be marked with a
! <att>mustUnderstand</att> &AII; with a value of
! <attval>true</attval> or <attval>1</attval> as per the
! <bibref ref="SOAP12-PART1"/>.</emph></p>
<p>SOAP header blocks other than the ones described in the
Received on Wednesday, 6 April 2005 11:55:48 UTC