- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Apr 2005 08:05:41 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv19199
Modified Files:
ws-addr-wsdl.xml
Log Message:
Fixed WSDL ns
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** ws-addr-wsdl.xml 12 Apr 2005 08:04:19 -0000 1.40
--- ws-addr-wsdl.xml 12 Apr 2005 08:05:39 -0000 1.41
***************
*** 219,223 ****
xmlns:fabrikam="http://example.com/fabrikam"
xmlns:abc="http://www.abccorp.com/"
! xmlns:wsdl20="http://www.w3.org/2004/12/wsdl">
<wsdl20:import namespace="http://example.com/fabrikam/"
location="http://example.com/fabrikam/fabrikam.wsdl/"/>
--- 219,223 ----
xmlns:fabrikam="http://example.com/fabrikam"
xmlns:abc="http://www.abccorp.com/"
! xmlns:wsdl20="http://www.w3.org/2004/08/wsdl">
<wsdl20:import namespace="http://example.com/fabrikam/"
location="http://example.com/fabrikam/fabrikam.wsdl/"/>
Received on Tuesday, 12 April 2005 08:05:41 UTC