2002/ws/desc/wsdl20 wsdl20-soap11-binding.html,1.12,1.13

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

Modified Files:
	wsdl20-soap11-binding.html 
Log Message:
Ran ant

Index: wsdl20-soap11-binding.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** wsdl20-soap11-binding.html	8 Mar 2007 20:17:30 -0000	1.12
--- wsdl20-soap11-binding.html	8 Mar 2007 20:24:42 -0000	1.13
***************
*** 279,283 ****
  binding defined in Section 6, SOAP 1.1 specification
  [<cite><a href="#SOAP11">SOAP11</a></cite>]. This is indicated by
! assigning the URI "http://www.w3.org/@@@@/@@/soap11/bindings/HTTP/"
  to the {<a href=
  "wsdl20-adjuncts.html#property-Binding.soapunderlyingprotocol">soap
--- 279,283 ----
  binding defined in Section 6, SOAP 1.1 specification
  [<cite><a href="#SOAP11">SOAP11</a></cite>]. This is indicated by
! assigning the URI "http://www.w3.org/2006/01/soap11/bindings/HTTP/"
  to the {<a href=
  "wsdl20-adjuncts.html#property-Binding.soapunderlyingprotocol">soap
***************
*** 302,306 ****
  "wsdl20-adjuncts.html#property-Binding.soapunderlyingprotocol">soap
  underlying protocol</a>} property has the
! value"http://www.w3.org/@@@@/@@/soap11/bindings/HTTP/", then the
  HTTP response is undefined. For specific guidance on what the HTTP
  response ought to be, implementers are referred to the Basic
--- 302,306 ----
  "wsdl20-adjuncts.html#property-Binding.soapunderlyingprotocol">soap
  underlying protocol</a>} property has the
! value"http://www.w3.org/2006/01/soap11/bindings/HTTP/", then the
  HTTP response is undefined. For specific guidance on what the HTTP
  response ought to be, implementers are referred to the Basic
***************
*** 388,392 ****
      <b>type="http://www.w3.org/ns/wsdl/soap"</b>
                                          <b>wsoap:version="1.1"</b>
!                                         <b>wsoap:protocol="http://www.w3.org/@@@@/@@/soap11/bindings/HTTP/"</b>&gt;
      &lt;wsdl:operation ref="tns:GetLastTradePrice" 
        <b>wsoap:action="http://example.com/GetLastTradePrice"</b>/&gt;
--- 388,392 ----
      <b>type="http://www.w3.org/ns/wsdl/soap"</b>
                                          <b>wsoap:version="1.1"</b>
!                                         <b>wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"</b>&gt;
      &lt;wsdl:operation ref="tns:GetLastTradePrice" 
        <b>wsoap:action="http://example.com/GetLastTradePrice"</b>/&gt;

Received on Thursday, 8 March 2007 20:24:50 UTC