- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 May 2010 03:46:58 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv19961 Modified Files: wsmex.html wsmex.xml Log Message: typo in mex - thanks gil Index: wsmex.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- wsmex.xml 11 May 2010 03:42:46 -0000 1.109 +++ wsmex.xml 11 May 2010 03:46:56 -0000 1.110 @@ -2544,7 +2544,7 @@ (02) <wsa:Address>http://services.example.org/stockquote</wsa:Address> (03) <wsa:Metadata> (04) <wsp:Policy> -(05) <mex:MetadataExchange/> +(05) <mex:MetadataExchange> {06) <wsdl:definitions ...> (07) <!-- Binding information --> (08) <wsdl:binding ...> Index: wsmex.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- wsmex.html 11 May 2010 03:42:45 -0000 1.122 +++ wsmex.html 11 May 2010 03:46:56 -0000 1.123 @@ -1542,7 +1542,7 @@ (02) <wsa:Address>http://services.example.org/stockquote</wsa:Address> (03) <wsa:Metadata> (04) <wsp:Policy> -(05) <mex:MetadataExchange/> +(05) <mex:MetadataExchange> {06) <wsdl:definitions ...> (07) <!-- Binding information --> (08) <wsdl:binding ...>
Received on Tuesday, 11 May 2010 03:46:59 UTC