- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Mar 2007 19:34:37 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv6266
Modified Files:
wsdl20-soap11-binding.xml
Log Message:
Removed some extra spaces
Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C 2 -d -r1.29 -r1.30
*** wsdl20-soap11-binding.xml 8 Mar 2007 18:57:26 -0000 1.29
--- wsdl20-soap11-binding.xml 14 Mar 2007 19:34:35 -0000 1.30
***************
*** 256,261 ****
<wsdl:binding name="StockQuoteSoapBinding" interface="tns:StockQuoteInterface"
<b>type="&wsdl-soap-ns;"</b>
! <b>wsoap:version="1.1"</b>
! <b>wsoap:protocol="&soap11-http-uri;"</b>>
<wsdl:operation ref="tns:GetLastTradePrice"
<b>wsoap:action="http://example.com/GetLastTradePrice"</b>/>
--- 256,261 ----
<wsdl:binding name="StockQuoteSoapBinding" interface="tns:StockQuoteInterface"
<b>type="&wsdl-soap-ns;"</b>
! <b>wsoap:version="1.1"</b>
! <b>wsoap:protocol="&soap11-http-uri;"</b>>
<wsdl:operation ref="tns:GetLastTradePrice"
<b>wsoap:action="http://example.com/GetLastTradePrice"</b>/>
Received on Wednesday, 14 March 2007 19:34:55 UTC