2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.20,1.21

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Fixed wsoap:header in XML summary


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** wsdl20-adjuncts.xml	7 Apr 2005 14:42:42 -0000	1.20
--- wsdl20-adjuncts.xml	7 Apr 2005 16:01:23 -0000	1.21
***************
*** 1056,1060 ****
             <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? &gt;
  
!       &lt;<b>wsoap:header</b> element="<emph>list of xs:QName</emph>"?  mustUnderstand="xs:boolean"/&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>>*
--- 1056,1060 ----
             <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? &gt;
  
!       &lt;<b>wsoap:header</b> element="<emph>xs:QName</emph>"?  mustUnderstand="xs:boolean"/&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>>*
***************
*** 1948,1952 ****
      &lt;fault ref="<emph>xs:QName</emph>"
             wsoap:code="<emph>xs:QName</emph>" &gt;
!       &lt;<b>wsoap:header</b> element="<emph>list of xs:QName</emph>"?  mustUnderstand="xs:boolean"&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>&gt;*
--- 1948,1952 ----
      &lt;fault ref="<emph>xs:QName</emph>"
             wsoap:code="<emph>xs:QName</emph>" &gt;
!       &lt;<b>wsoap:header</b> element="<emph>xs:QName</emph>"?  mustUnderstand="xs:boolean"&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>&gt;*

Received on Thursday, 7 April 2005 16:01:26 UTC