- 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-tra In directory hutz:/tmp/cvs-serv8815/ws-tra Modified Files: rddl.html transfer.wsdl transfer.xsd Log Message: use the 2011/03 namespace instead of 2009/09 Index: transfer.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-tra/transfer.xsd,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- transfer.xsd 17 Nov 2010 02:58:33 -0000 1.12 +++ transfer.xsd 27 Sep 2011 18:58:20 -0000 1.13 @@ -1,6 +1,6 @@ <xs:schema - targetNamespace='http://www.w3.org/2009/09/ws-tra' - xmlns:tns='http://www.w3.org/2009/09/ws-tra' + targetNamespace='http://www.w3.org/2011/03/ws-tra' + xmlns:tns='http://www.w3.org/2011/03/ws-tra' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:wsa='http://www.w3.org/2005/08/addressing' elementFormDefault='qualified' Index: rddl.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-tra/rddl.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- rddl.html 23 Sep 2009 09:11:01 -0000 1.6 +++ rddl.html 27 Sep 2011 18:58:20 -0000 1.7 @@ -13,11 +13,11 @@ </a> </p> - <h1>WS-Transfer Namespace: <code>http://www.w3.org/2009/09/ws-tra</code></h1> + <h1>WS-Transfer Namespace: <code>http://www.w3.org/2011/03/ws-tra</code></h1> </div> <p> - This (<code>http://www.w3.org/2009/09/ws-tra</code>) is a URI defined in the + This (<code>http://www.w3.org/2011/03/ws-tra</code>) is a URI defined in the <rddl:resource id="Spec" xlink:title="WS-Transfer specification" @@ -50,12 +50,12 @@ xlink:title="Latest WS-Transfer 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-tra" + xlink:href="http://www.w3.org/2011/03/ws-tra" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> <a title="Latest WS-Transfer schema document" - href="http://www.w3.org/2009/09/ws-tra">http://www.w3.org/2009/09/ws-tra</a> + href="http://www.w3.org/2011/03/ws-tra">http://www.w3.org/2011/03/ws-tra</a> </p> </rddl:resource> @@ -74,7 +74,7 @@ <p> <a title="2009-02-17 WS-Transfer schema document" - href="http://www.w3.org/2009/09/ws-tra/transfer.xsd">http://www.w3.org/2009/09/ws-tra/transfer.xsd</a> + href="http://www.w3.org/2011/03/ws-tra/transfer.xsd">http://www.w3.org/2011/03/ws-tra/transfer.xsd</a> </p> </rddl:resource> @@ -94,7 +94,7 @@ <p> <a title="Latest WS-Transfer WSDL document" - href="http://www.w3.org/2009/09/ws-tra/transfer.wsdl">http://www.w3.org/2009/09/ws-tra</a> + href="http://www.w3.org/2011/03/ws-tra/transfer.wsdl">http://www.w3.org/2011/03/ws-tra</a> </p> </rddl:resource> @@ -113,13 +113,13 @@ <p> <a title="2009-02-17 WS-Transfer WSDL document" - href="http://www.w3.org/2009/09/ws-tra/transfer.wsdl">http://www.w3.org/2009/09/ws-tra/transfer.wsdl</a> + href="http://www.w3.org/2011/03/ws-tra/transfer.wsdl">http://www.w3.org/2011/03/ws-tra/transfer.wsdl</a> </p> </rddl:resource> <h2>Stability of this namespace URI</h2> <p> - This namespace URI (<code>http://www.w3.org/2009/09/ws-tra</code>) is + This namespace URI (<code>http://www.w3.org/2011/03/ws-tra</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: transfer.wsdl =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-tra/transfer.wsdl,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- transfer.wsdl 9 Dec 2009 00:36:37 -0000 1.6 +++ transfer.wsdl 27 Sep 2011 18:58:20 -0000 1.7 @@ -1,6 +1,6 @@ <wsdl:definitions - targetNamespace='http://www.w3.org/2009/09/ws-tra' - xmlns:tns='http://www.w3.org/2009/09/ws-tra' + targetNamespace='http://www.w3.org/2011/03/ws-tra' + xmlns:tns='http://www.w3.org/2011/03/ws-tra' 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/' @@ -9,8 +9,8 @@ <wsdl:types> <xs:schema> <xs:import - namespace='http://www.w3.org/2009/09/ws-tra' - schemaLocation='http://www.w3.org/2009/09/ws-tra/transfer.xsd' + namespace='http://www.w3.org/2011/03/ws-tra' + schemaLocation='http://www.w3.org/2011/03/ws-tra/transfer.xsd' /> </xs:schema> </wsdl:types> @@ -51,26 +51,26 @@ <wsdl:operation name='Get'> <wsdl:input message='tns:GetMessage' - 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='tns:GetResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-tra/GetResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-tra/GetResponse' /> </wsdl:operation> <wsdl:operation name='Put'> <wsdl:input message='tns:PutMessage' - 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='tns:PutResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-tra/PutResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-tra/PutResponse' /> </wsdl:operation> <wsdl:operation name='Delete'> <wsdl:input message='tns:DeleteMessage' - wsam:Action='http://www.w3.org/2009/09/ws-tra/Delete' /> + wsam:Action='http://www.w3.org/2011/03/ws-tra/Delete' /> <wsdl:output message='tns:DeleteResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-tra/DeleteResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-tra/DeleteResponse' /> </wsdl:operation> </wsdl:portType> @@ -82,10 +82,10 @@ <wsdl:operation name='Create'> <wsdl:input message='tns:CreateMessage' - 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='tns:CreateResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-tra/CreateResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-tra/CreateResponse' /> </wsdl:operation> </wsdl:portType>
Received on Tuesday, 27 September 2011 18:58:31 UTC