- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Feb 2006 15:16:54 +0000
- To: public-ws-addressing-eds@w3.org
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"><binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="&wsdl20nsuri;/soap12"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
<wsaw:UsingAddressing wsdl:required="true" />
--- 393,397 ----
<eg xml:space="preserve"><binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="&wsdl20nsuri;/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
<wsaw:UsingAddressing wsdl:required="true" />
Received on Wednesday, 15 February 2006 15:17:13 UTC