2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.41,1.42

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9347

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Fixed typos

Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** wsdl20-bindings.xml	25 Jun 2004 15:29:40 -0000	1.41
--- wsdl20-bindings.xml	1 Jul 2004 14:44:26 -0000	1.42
***************
*** 233,237 ****
        component.</p>
  
!       <p>A subset of the the HTTP components specified in the HTTP
        Binding may be expressed in a SOAP binding when the SOAP binding
        uses HTTP as the underlying protocol.  The components that are
--- 233,237 ----
        component.</p>
  
!       <p>A subset of the HTTP components specified in the HTTP
        Binding may be expressed in a SOAP binding when the SOAP binding
        uses HTTP as the underlying protocol.  The components that are
***************
*** 275,279 ****
  
              <item><p>If the value is <emph>#element</emph> then the
!             payload will be the &EII; identified by the the {element}
              property of the Message Reference component.</p></item>
   
--- 275,279 ----
  
              <item><p>If the value is <emph>#element</emph> then the
!             payload will be the &EII; identified by the {element}
              property of the Message Reference component.</p></item>
   
***************
*** 1234,1238 ****
  value is <emph>#none</emph> then the payload MUST be empty. Finally if
  the value is <emph>#element</emph> then the payload will be the &EII;
! identified by the the {element} property of the Message Reference
  component.</p>
          <p>If the Message Reference component is declared using a non-XML type
--- 1234,1238 ----
  value is <emph>#none</emph> then the payload MUST be empty. Finally if
  the value is <emph>#element</emph> then the payload will be the &EII;
! identified by the {element} property of the Message Reference
  component.</p>
          <p>If the Message Reference component is declared using a non-XML type

Received on Thursday, 1 July 2004 10:44:29 UTC