2002/ws/desc/wsdl20 wsdl20-soap11-binding.xml,1.29,1.30

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>&gt;
      &lt;wsdl:operation ref="tns:GetLastTradePrice" 
        <b>wsoap:action="http://example.com/GetLastTradePrice"</b>/&gt;
--- 256,261 ----
    &lt;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>&gt;
      &lt;wsdl:operation ref="tns:GetLastTradePrice" 
        <b>wsoap:action="http://example.com/GetLastTradePrice"</b>/&gt;

Received on Wednesday, 14 March 2007 19:34:55 UTC