2004/ws/addressing ws-addr-wsdl.xml,1.70,1.71

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

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
Fixed WSDL 2.0 SOAP binding namespace


Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** ws-addr-wsdl.xml	13 Feb 2006 20:15:04 -0000	1.70
--- ws-addr-wsdl.xml	15 Feb 2006 15:16:52 -0000	1.71
***************
*** 393,397 ****
                      <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;wsaw:UsingAddressing wsdl:required="true" /&gt;
--- 393,397 ----
                      <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;wsaw:UsingAddressing wsdl:required="true" /&gt;

Received on Wednesday, 15 February 2006 15:17:13 UTC