- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Aug 2010 15:51:48 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv22508
Modified Files:
wsmex.xml
Log Message:
typo ? -> / in example URI
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- wsmex.xml 3 Aug 2010 15:43:08 -0000 1.122
+++ wsmex.xml 3 Aug 2010 15:51:46 -0000 1.123
@@ -1870,7 +1870,7 @@
<eg>(01) <wsa:Endpoint ...>
(02) <wsa:Address> http://example.com </wsa:Address>
(03) <wsa:Metadata>
-(04) <mex:Location URL="http://example.com?wsdl"
+(04) <mex:Location URL="http://example.com/wsdl"
(05) Type="wsdl:definitions"/>
(06) </wsa:Metadata>
(07) </wsa:Endpoint> </eg>
Received on Tuesday, 3 August 2010 15:51:49 UTC