- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Mar 2007 20:24:44 +0000
- To: public-ws-desc-eds@w3.org
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>>
<wsdl:operation ref="tns:GetLastTradePrice"
<b>wsoap:action="http://example.com/GetLastTradePrice"</b>/>
--- 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>>
<wsdl:operation ref="tns:GetLastTradePrice"
<b>wsoap:action="http://example.com/GetLastTradePrice"</b>/>
Received on Thursday, 8 March 2007 20:24:50 UTC