- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Sep 2011 18:58:22 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst In directory hutz:/tmp/cvs-serv8815/ws-rst Modified Files: rddl.html wsrt.wsdl wsrt.xsd Log Message: use the 2011/03 namespace instead of 2009/09 Index: wsrt.wsdl =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/wsrt.wsdl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- wsrt.wsdl 23 Sep 2009 09:12:43 -0000 1.4 +++ wsrt.wsdl 27 Sep 2011 18:58:20 -0000 1.5 @@ -1,16 +1,16 @@ <wsdl:definitions targetNamespace= - "http://www.w3.org/2009/09/ws-rst" - xmlns:wsrt="http://www.w3.org/2009/09/ws-rst" + "http://www.w3.org/2011/03/ws-rst" + xmlns:wsrt="http://www.w3.org/2011/03/ws-rst" 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/" - xmlns:wxf="http://www.w3.org/2009/09/ws-tra" + xmlns:wxf="http://www.w3.org/2011/03/ws-tra" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <wsdl:types> <xs:schema> <xs:include schemaLocation= - "http://www.w3.org/2009/09/ws-rst/wsrt.xsd"/> + "http://www.w3.org/2011/03/ws-rst/wsrt.xsd"/> </xs:schema> </wsdl:types> @@ -45,17 +45,17 @@ </wsdl:documentation> <wsdl:operation name="Get"> <wsdl:input message="wsrt:GetRequestMessage" - wsam:Action="http://www.w3.org/2009/09/ws-tra/Get"/> + wsam:Action="http://www.w3.org/2011/03/ws-tra/Get"/> <wsdl:output message="wsrt:GetResponseMessage" wsam:Action= - "http://www.w3.org/2009/09/ws-tra/GetResponse"/> + "http://www.w3.org/2011/03/ws-tra/GetResponse"/> </wsdl:operation> <wsdl:operation name="Put"> <wsdl:input message="wsrt:PutRequestMessage" - wsam:Action="http://www.w3.org/2009/09/ws-tra/Put"/> + wsam:Action="http://www.w3.org/2011/03/ws-tra/Put"/> <wsdl:output message="wsrt:PutResponseMessage" wsam:Action= - "http://www.w3.org/2009/09/ws-tra/PutResponse"/> + "http://www.w3.org/2011/03/ws-tra/PutResponse"/> </wsdl:operation> </wsdl:portType> @@ -66,10 +66,10 @@ </wsdl:documentation> <wsdl:operation name="Create"> <wsdl:input message="wsrt:CreateRequestMessage" - wsam:Action="http://www.w3.org/2009/09/ws-tra/Create"/> + wsam:Action="http://www.w3.org/2011/03/ws-tra/Create"/> <wsdl:output message="wsrt:CreateResponseMessage" wsam:Action= - "http://www.w3.org/2009/09/ws-tra/CreateResponse"/> + "http://www.w3.org/2011/03/ws-tra/CreateResponse"/> </wsdl:operation> </wsdl:portType> </wsdl:definitions> Index: rddl.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/rddl.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- rddl.html 23 Sep 2009 09:12:43 -0000 1.5 +++ rddl.html 27 Sep 2011 18:58:20 -0000 1.6 @@ -13,11 +13,11 @@ </a> </p> - <h1>WS-ResourceTransfer Namespace: <code>http://www.w3.org/2009/09/ws-rst</code></h1> + <h1>WS-ResourceTransfer Namespace: <code>http://www.w3.org/2011/03/ws-rst</code></h1> </div> <p> - This (<code>http://www.w3.org/2009/09/ws-rst</code>) is a URI defined in the + This (<code>http://www.w3.org/2011/03/ws-rst</code>) is a URI defined in the <rddl:resource id="Spec" xlink:title="WS-ResourceTransfer specification" @@ -50,12 +50,12 @@ xlink:title="Latest WS-ResourceTransfer 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-rst" + xlink:href="http://www.w3.org/2011/03/ws-rst" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> <a title="Latest WS-ResourceTransfer schema document" - href="http://www.w3.org/2009/09/ws-rst">http://www.w3.org/2009/09/ws-rst</a> + href="http://www.w3.org/2011/03/ws-rst">http://www.w3.org/2011/03/ws-rst</a> </p> </rddl:resource> @@ -74,7 +74,7 @@ <p> <a title="2009-02-17 WS-ResourceTransfer schema document" - href="http://www.w3.org/2009/09/ws-rst/wsrt.xsd">http://www.w3.org/2009/09/ws-rst/wsrt.xsd</a> + href="http://www.w3.org/2011/03/ws-rst/wsrt.xsd">http://www.w3.org/2011/03/ws-rst/wsrt.xsd</a> </p> </rddl:resource> @@ -94,7 +94,7 @@ <p> <a title="Latest WS-ResourceTransfer WSDL document" - href="http://www.w3.org/2009/09/ws-rst/wsrt.wsdl">http://www.w3.org/2009/09/ws-rst</a> + href="http://www.w3.org/2011/03/ws-rst/wsrt.wsdl">http://www.w3.org/2011/03/ws-rst</a> </p> </rddl:resource> @@ -113,13 +113,13 @@ <p> <a title="2009-02-17 WS-ResourceTransfer WSDL document" - href="http://www.w3.org/2009/09/ws-rst/wsrt.wsdl">http://www.w3.org/2009/09/ws-rst/wsrt.wsdl</a> + href="http://www.w3.org/2011/03/ws-rst/wsrt.wsdl">http://www.w3.org/2011/03/ws-rst/wsrt.wsdl</a> </p> </rddl:resource> <h2>Stability of this namespace URI</h2> <p> - This namespace URI (<code>http://www.w3.org/2009/09/ws-rst</code>) is + This namespace URI (<code>http://www.w3.org/2011/03/ws-rst</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: wsrt.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/wsrt.xsd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- wsrt.xsd 23 Sep 2009 09:12:43 -0000 1.5 +++ wsrt.xsd 27 Sep 2011 18:58:20 -0000 1.6 @@ -1,22 +1,22 @@ <xs:schema - targetNamespace="http://www.w3.org/2009/09/ws-rst" - xmlns:wsrt="http://www.w3.org/2009/09/ws-rst" + targetNamespace="http://www.w3.org/2011/03/ws-rst" + xmlns:wsrt="http://www.w3.org/2011/03/ws-rst" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://www.w3.org/2005/08/addressing" - xmlns:wsmex="http://www.w3.org/2009/09/ws-mex" + xmlns:wsmex="http://www.w3.org/2011/03/ws-mex" elementFormDefault="qualified" blockDefault="#all"> <xs:import namespace="http://www.w3.org/2005/08/addressing" schemaLocation="http://www.w3.org/2006/03/addressing/ws-addr.xsd"/> - <xs:import namespace="http://www.w3.org/2009/09/ws-mex" + <xs:import namespace="http://www.w3.org/2011/03/ws-mex" schemaLocation= - "http://www.w3.org/2009/09/ws-mex/MetadataExchange.xsd"/> + "http://www.w3.org/2011/03/ws-mex/MetadataExchange.xsd"/> <!-- ResourceMetadata section --> <!-- A wsmex:MetadaSection with a wsmex:Dialect of - http://www.w3.org/2009/09/ws-rst + http://www.w3.org/2011/03/ws-rst contains the following Metadata element -->
Received on Tuesday, 27 September 2011 18:58:24 UTC