- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 09:45:29 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex In directory hutz:/tmp/cvs-serv20938 Modified Files: GetMetadata.html GetMetadataResponse.html MetadataExchange.xsd metadataexchange.wsdl rddl.html Log Message: ns update + cleanup Index: GetMetadata.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/GetMetadata.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- GetMetadata.html 12 Mar 2009 00:51:38 -0000 1.1 +++ GetMetadata.html 23 Sep 2009 09:45:27 -0000 1.2 @@ -19,8 +19,8 @@ <h1>Web Services Metadata Exchange URI</h1> <p> This is a URI defined in the - <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090310" - >Web Services Metadata Exchange FPWD</a> specification. + <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090924" + >Web Services Metadata Exchange</a> specification. </p> <hr/> Index: metadataexchange.wsdl =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/metadataexchange.wsdl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- metadataexchange.wsdl 21 Jul 2009 21:20:44 -0000 1.3 +++ metadataexchange.wsdl 23 Sep 2009 09:45:27 -0000 1.4 @@ -1,6 +1,6 @@ <wsdl:definitions - targetNamespace='http://www.w3.org/2009/02/ws-mex' - xmlns:tns='http://www.w3.org/2009/02/ws-mex' + targetNamespace='http://www.w3.org/2009/09/ws-mex' + xmlns:tns='http://www.w3.org/2009/09/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/02/ws-mex' > + targetNamespace='http://www.w3.org/2009/09/ws-mex' > <xs:include schemaLocation='metadataexchange.xsd' /> </xs:schema> </wsdl:types> @@ -24,11 +24,11 @@ <wsdl:input message='tns:GetMetadataMsg' wsam:Action= - 'http://www.w3.org/2009/02/ws-mex/GetMetadata/Request'/> + 'http://www.w3.org/2009/09/ws-mex/GetMetadata/Request'/> <wsdl:output message='tns:GetMetadataResponseMsg' wsam:Action= - 'http://www.w3.org/2009/02/ws-mex/GetMetadata/Response'/> + 'http://www.w3.org/2009/09/ws-mex/GetMetadata/Response'/> </wsdl:operation> </wsdl:portType> Index: GetMetadataResponse.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/GetMetadataResponse.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- GetMetadataResponse.html 12 Mar 2009 00:51:38 -0000 1.1 +++ GetMetadataResponse.html 23 Sep 2009 09:45:27 -0000 1.2 @@ -19,8 +19,8 @@ <h1>Web Services Metadata Exchange URI</h1> <p> This is a URI defined in the - <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090310" - >Web Services Metadata Exchange FPWD</a> specification. + <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090924" + >Web Services Metadata Exchange</a> specification. </p> <hr/> Index: rddl.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/rddl.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- rddl.html 27 Feb 2009 10:47:44 -0000 1.4 +++ rddl.html 23 Sep 2009 09:45:27 -0000 1.5 @@ -1,7 +1,7 @@ <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink"> <head> - <title>WS-MetadataExchange FPWD Namespace</title> + <title>WS-MetadataExchange Namespace</title> <link type="text/css" rel="stylesheet" href="/StyleSheets/TR/base.css"/> </head> @@ -13,27 +13,27 @@ </a> </p> - <h1>WS-MetadataExchange FPWD Namespace: <code>http://www.w3.org/2009/02/ws-mex</code></h1> + <h1>WS-MetadataExchange Namespace: <code>http://www.w3.org/2009/09/ws-mex</code></h1> </div> <p> - This (<code>http://www.w3.org/2009/02/ws-mex</code>) is a URI defined in the + This (<code>http://www.w3.org/2009/09/ws-mex</code>) is a URI defined in the <rddl:resource id="Spec" - xlink:title="WS-MetadataExchange FPWD specification" + xlink:title="WS-MetadataExchange specification" xlink:role="http://www.isi.edu/in-notes/iana/assignments/media-types/text/html" xlink:arcrole="http://www.rddl.org/purposes#normative-reference" - xlink:href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090310" + xlink:href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090924" xlink:type="simple" xlink:show="none" xlink:actuate="none"> - <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090310">Web - Services MetadataExchange FPWD</a> + <a href="http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090924">Web + Services MetadataExchange</a> </rddl:resource> specification. </p> <p> - This document describes the WS-MetadataExchange FPWD namespace. It also + This document describes the WS-MetadataExchange namespace. It also contains a directory of links to these related resources, using <a href="http://www.rddl.org/">Resource Directory Description Language</a>. @@ -43,38 +43,38 @@ <h2>Latest XML Schema:</h2> <p> The following URI always points to the latest schema - for the WS-MetadataExchange FPWD namespace. + for the WS-MetadataExchange namespace. </p> <rddl:resource id="WS_MEX_latest_Schema" - xlink:title="Latest WS-MetadataExchange FPWD schema document" + 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/02/ws-mex" + xlink:href="http://www.w3.org/2009/09/ws-mex" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> - <a title="Latest WS-MetadataExchange FPWD schema document" - href="http://www.w3.org/2009/02/ws-mex">http://www.w3.org/2009/02/ws-mex</a> + <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> </p> </rddl:resource> <h2>This dated version of the XML Schema:</h2> <p> - The following URI points to the schema for the WS-MetadataExchange FPWD namespace + The following URI points to the schema for the WS-MetadataExchange namespace corresponding to the 2009-02-17 specifications. </p> <rddl:resource id="WS_MEX_latestdated_Schema" - xlink:title="2009-02-17 WS-MetadataExchange FPWD schema document" + xlink:title="2009-02-17 WS-MetadataExchange schema document" xlink:role="http://www.w3.org/2001/XMLSchema" xlink:arcrole="http://www.rddl.org/purposes#schema-validation" xlink:href="MetadataExchange.xsd" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> - <a title="2009-02-17 WS-MetadataExchange FPWD schema document" - href="http://www.w3.org/2009/02/ws-mex/MetadataExchange.xsd">http://www.w3.org/2009/02/ws-mex/MetadataExchange.xsd</a> + <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> </p> </rddl:resource> @@ -82,44 +82,44 @@ <h2>Latest WSDL:</h2> <p> The following URI always points to the latest WSDL - for the WS-MetadataExchange FPWD namespace. + for the WS-MetadataExchange namespace. </p> <rddl:resource id="WS_MEX_latest_WSDL" - xlink:title="Latest WS-MetadataExchange FPWD WSDL document" + xlink:title="Latest WS-MetadataExchange WSDL document" xlink:role="http://schemas.xmlsoap.org/wsdl/" xlink:arcrole="http://www.w3.org/TR/wsdl" xlink:href="metadataexchange.wsdl" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> - <a title="Latest WS-MetadataExchange FPWD WSDL document" - href="http://www.w3.org/2009/02/ws-mex/metadataexchange.wsdl">http://www.w3.org/2009/02/ws-mex</a> + <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> </p> </rddl:resource> <h2>This dated version of the WSDL:</h2> <p> - The following URI points to the WSDL for the WS-MetadataExchange FPWD namespace + The following URI points to the WSDL for the WS-MetadataExchange namespace corresponding to the 2009-02-17 specifications. </p> <rddl:resource id="WS_MEX_latestdated_WSDL" - xlink:title="2009-02-17 WS-MetadataExchange FPWD WSDL document" + xlink:title="2009-02-17 WS-MetadataExchange WSDL document" xlink:role="http://schemas.xmlsoap.org/wsdl/" xlink:arcrole="http://www.w3.org/TR/wsdl" xlink:href="metadataexchange.wsdl" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> - <a title="2009-02-17 WS-MetadataExchange FPWD WSDL document" - href="http://www.w3.org/2009/02/ws-mex/metadataexchange.wsdl">http://www.w3.org/2009/02/ws-mex/metadataexchange.wsdl</a> + <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> </p> </rddl:resource> <h2>Stability of this namespace URI</h2> <p> - This namespace URI (<code>http://www.w3.org/2009/02/ws-mex</code>) is + This namespace URI (<code>http://www.w3.org/2009/09/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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- MetadataExchange.xsd 21 Jul 2009 21:20:44 -0000 1.5 +++ MetadataExchange.xsd 23 Sep 2009 09:45:27 -0000 1.6 @@ -1,6 +1,6 @@ <xs:schema - targetNamespace='http://www.w3.org/2009/02/ws-mex' - xmlns:tns='http://www.w3.org/2009/02/ws-mex' + targetNamespace='http://www.w3.org/2009/09/ws-mex' + xmlns:tns='http://www.w3.org/2009/09/ws-mex' xmlns:wsa='http://www.w3.org/2005/08/addressing' xmlns:xs='http://www.w3.org/2001/XMLSchema' elementFormDefault='qualified'
Received on Wednesday, 23 September 2009 09:45:40 UTC