2004/ws/addressing ws-addr-wsdl.xml,1.65,1.66

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv14889

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
The SOAP binding's URI in WSDL 2.0 has changed


Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** ws-addr-wsdl.xml	13 Feb 2006 14:43:22 -0000	1.65
--- ws-addr-wsdl.xml	13 Feb 2006 14:47:02 -0000	1.66
***************
*** 539,543 ****
                      <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding" 
      interface="tns:reservationInterface"
!     type="&wsdl20nsuri;/soap12"
      wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"&gt;
    &lt;wsoap:module uri="&nsuri;/module" required="true" /&gt;
--- 539,543 ----
                      <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding" 
      interface="tns:reservationInterface"
!     type="&wsdl20nsuri;/soap"
      wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"&gt;
    &lt;wsoap:module uri="&nsuri;/module" required="true" /&gt;

Received on Monday, 13 February 2006 14:47:08 UTC