- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Sep 2011 18:58:21 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex In directory hutz:/tmp/cvs-serv8815/ws-mex Modified Files: MetadataExchange.xsd metadataexchange.wsdl rddl.html Log Message: use the 2011/03 namespace instead of 2009/09 Index: metadataexchange.wsdl =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/metadataexchange.wsdl,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- metadataexchange.wsdl 17 Feb 2011 19:19:32 -0000 1.7 +++ metadataexchange.wsdl 27 Sep 2011 18:58:19 -0000 1.8 @@ -1,6 +1,6 @@ <wsdl:definitions - targetNamespace='http://www.w3.org/2009/09/ws-mex' - xmlns:tns='http://www.w3.org/2009/09/ws-mex' + targetNamespace='http://www.w3.org/2011/03/ws-mex' + xmlns:tns='http://www.w3.org/2011/03/ws-mex' xmlns:wsa='http://www.w3.org/2005/08/addressing' xmlns:wsam='http://www.w3.org/2007/05/addressing/metadata' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' @@ -8,7 +8,7 @@ <wsdl:types> <xs:schema - targetNamespace='http://www.w3.org/2009/09/ws-mex' > + targetNamespace='http://www.w3.org/2011/03/ws-mex' > <xs:include schemaLocation='metadataexchange.xsd' /> </xs:schema> </wsdl:types> @@ -48,44 +48,44 @@ <wsdl:input message='tns:GetWSDLMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/GetWSDL'/> + 'http://www.w3.org/2011/03/ws-mex/GetWSDL'/> <wsdl:output message='tns:GetWSDLResponseMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/GetWSDLResponse'/> + 'http://www.w3.org/2011/03/ws-mex/GetWSDLResponse'/> </wsdl:operation> <wsdl:operation name='GetMetadata' > <wsdl:input message='tns:GetMetadataMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/GetMetadata'/> + 'http://www.w3.org/2011/03/ws-mex/GetMetadata'/> <wsdl:output message='tns:GetMetadataResponseMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/GetMetadataResponse'/> + 'http://www.w3.org/2011/03/ws-mex/GetMetadataResponse'/> </wsdl:operation> <wsdl:operation name='PutMetadata' > <wsdl:input message='tns:PutMetadataMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/PutMetadata'/> + 'http://www.w3.org/2011/03/ws-mex/PutMetadata'/> <wsdl:output message='tns:PutMetadataResponseMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/PutMetadataResponse'/> + 'http://www.w3.org/2011/03/ws-mex/PutMetadataResponse'/> </wsdl:operation> <wsdl:operation name='DeleteMetadata' > <wsdl:input message='tns:DeleteMetadataMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/DeleteMetadata'/> + 'http://www.w3.org/2011/03/ws-mex/DeleteMetadata'/> <wsdl:output message='tns:DeleteMetadataResponseMsg' wsam:Action= - 'http://www.w3.org/2009/09/ws-mex/DeleteMetadataResponse'/> + 'http://www.w3.org/2011/03/ws-mex/DeleteMetadataResponse'/> </wsdl:operation> </wsdl:portType> Index: rddl.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/rddl.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- rddl.html 23 Sep 2009 09:45:27 -0000 1.5 +++ rddl.html 27 Sep 2011 18:58:19 -0000 1.6 @@ -13,11 +13,11 @@ </a> </p> - <h1>WS-MetadataExchange Namespace: <code>http://www.w3.org/2009/09/ws-mex</code></h1> + <h1>WS-MetadataExchange Namespace: <code>http://www.w3.org/2011/03/ws-mex</code></h1> </div> <p> - This (<code>http://www.w3.org/2009/09/ws-mex</code>) is a URI defined in the + This (<code>http://www.w3.org/2011/03/ws-mex</code>) is a URI defined in the <rddl:resource id="Spec" xlink:title="WS-MetadataExchange specification" @@ -50,12 +50,12 @@ xlink:title="Latest WS-MetadataExchange schema document" xlink:role="http://www.w3.org/2001/XMLSchema" xlink:arcrole="http://www.rddl.org/purposes#schema-validation" - xlink:href="http://www.w3.org/2009/09/ws-mex" + xlink:href="http://www.w3.org/2011/03/ws-mex" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> <a title="Latest WS-MetadataExchange schema document" - href="http://www.w3.org/2009/09/ws-mex">http://www.w3.org/2009/09/ws-mex</a> + href="http://www.w3.org/2011/03/ws-mex">http://www.w3.org/2011/03/ws-mex</a> </p> </rddl:resource> @@ -74,7 +74,7 @@ <p> <a title="2009-02-17 WS-MetadataExchange schema document" - href="http://www.w3.org/2009/09/ws-mex/MetadataExchange.xsd">http://www.w3.org/2009/09/ws-mex/MetadataExchange.xsd</a> + href="http://www.w3.org/2011/03/ws-mex/MetadataExchange.xsd">http://www.w3.org/2011/03/ws-mex/MetadataExchange.xsd</a> </p> </rddl:resource> @@ -94,7 +94,7 @@ <p> <a title="Latest WS-MetadataExchange WSDL document" - href="http://www.w3.org/2009/09/ws-mex/metadataexchange.wsdl">http://www.w3.org/2009/09/ws-mex</a> + href="http://www.w3.org/2011/03/ws-mex/metadataexchange.wsdl">http://www.w3.org/2011/03/ws-mex</a> </p> </rddl:resource> @@ -113,13 +113,13 @@ <p> <a title="2009-02-17 WS-MetadataExchange WSDL document" - href="http://www.w3.org/2009/09/ws-mex/metadataexchange.wsdl">http://www.w3.org/2009/09/ws-mex/metadataexchange.wsdl</a> + href="http://www.w3.org/2011/03/ws-mex/metadataexchange.wsdl">http://www.w3.org/2011/03/ws-mex/metadataexchange.wsdl</a> </p> </rddl:resource> <h2>Stability of this namespace URI</h2> <p> - This namespace URI (<code>http://www.w3.org/2009/09/ws-mex</code>) is + This namespace URI (<code>http://www.w3.org/2011/03/ws-mex</code>) is defined in a <a href="http://www.w3.org/2005/10/Process-20051014/tr.html#first-wd">W3C First Public Working Draft</a> and is stable. Index: MetadataExchange.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/MetadataExchange.xsd,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- MetadataExchange.xsd 5 Jul 2011 20:03:25 -0000 1.18 +++ MetadataExchange.xsd 27 Sep 2011 18:58:19 -0000 1.19 @@ -1,6 +1,6 @@ <xs:schema - targetNamespace='http://www.w3.org/2009/09/ws-mex' - xmlns:tns='http://www.w3.org/2009/09/ws-mex' + targetNamespace='http://www.w3.org/2011/03/ws-mex' + xmlns:tns='http://www.w3.org/2011/03/ws-mex' xmlns:wsa='http://www.w3.org/2005/08/addressing' xmlns:xs='http://www.w3.org/2001/XMLSchema' elementFormDefault='qualified'
Received on Tuesday, 27 September 2011 18:58:24 UTC