- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Feb 2006 14:47:07 +0000
- To: public-ws-addressing-eds@w3.org
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"><binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="&wsdl20nsuri;/soap12"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
<wsoap:module uri="&nsuri;/module" required="true" />
--- 539,543 ----
<eg xml:space="preserve"><binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="&wsdl20nsuri;/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
<wsoap:module uri="&nsuri;/module" required="true" />
Received on Monday, 13 February 2006 14:47:08 UTC