2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.16,1.17

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Fixes for LC76d from Asir; text still doesn't WG resolution yet; about to send an email to www-ws-desc about it


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** wsdl20-adjuncts.xml	6 Apr 2005 11:55:30 -0000	1.16
--- wsdl20-adjuncts.xml	7 Apr 2005 09:24:59 -0000	1.17
***************
*** 1206,1216 ****
  	  <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
! 	  complex type definition in {soap headers} property may be
! 	  present at run-time, such as the SOAP header blocks
! 	  resulting from SOAP modules declared as explained in section
! 	  <specref ref="soap-module-decl"/>.</p>
  
  	  </item>
--- 1206,1216 ----
  	  <att>mustUnderstand</att> &AII; with a value of
  	  <attval>true</attval> or <attval>1</attval> as per the
! 	  SOAP specification.</emph></p>
  
! 	  <p>SOAP header blocks other than the ones declared in the
! 	  {soap headers} property may be present at run-time, such as
! 	  the SOAP header blocks resulting from SOAP modules declared
! 	  as explained in section <specref
! 	  ref="soap-module-decl"/>.</p>
  
  	  </item>
***************
*** 1895,1901 ****
  
  	  <p>SOAP allows the use of header blocks in the header part
! 	  of the message (see <bibref ref="SOAP12-PART1"/>). This
! 	  binding allows users to declare the SOAP header blocks in
! 	  use on a per message ond on a per fault basis.</p>
  
          </div3>
--- 1895,1901 ----
  
  	  <p>SOAP allows the use of header blocks in the header part
! 	  of the message. This binding allows users to declare the
! 	  SOAP header blocks in use on a per message ond on a per
! 	  fault basis.</p>
  
          </div3>
***************
*** 1925,1936 ****
  
            <ulist>
!             <item> <p>{element}, a reference to an XML element
!             declaration in the &description-type_definitions-p;
!             property of the Description Component. The
!             <emph>xs:QName</emph> refers to a complex type definition
!             that describes a subset of SOAP Header Blocks. This
!             complex type definition has an element only content model
!             and the element declarations in this content model are
!             global element declarations.</p> </item>
              <item> <p>{mustUnderstand}, a <emph>xs:boolean</emph>
              indicating if the SOAP header block MUST be decorated with
--- 1925,1937 ----
  
            <ulist>
!             <item> <p>{element}, a <emph>xs:QName</emph>, referencing
!             to a complex type definition from the
!             &description-type_definitions-p; property of the
!             Description Component. The complex type definition
!             referred to describes a subset of SOAP Header Blocks. It
!             has an element only content model and the element
!             declarations in this content model are global element
!             declarations.</p>
!             </item>
              <item> <p>{mustUnderstand}, a <emph>xs:boolean</emph>
              indicating if the SOAP header block MUST be decorated with

Received on Thursday, 7 April 2005 09:25:02 UTC