- 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-enu In directory hutz:/tmp/cvs-serv8815/ws-enu Modified Files: enumeration.wsdl enumeration.xsd rddl.html Log Message: use the 2011/03 namespace instead of 2009/09 Index: enumeration.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.xsd,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- enumeration.xsd 23 Mar 2011 00:26:33 -0000 1.22 +++ enumeration.xsd 27 Sep 2011 18:58:18 -0000 1.23 @@ -1,6 +1,6 @@ <xs:schema - targetNamespace='http://www.w3.org/2009/09/ws-enu' - xmlns:tns='http://www.w3.org/2009/09/ws-enu' + targetNamespace='http://www.w3.org/2011/03/ws-enu' + xmlns:tns='http://www.w3.org/2011/03/ws-enu' xmlns:wsa='http://www.w3.org/2005/08/addressing' xmlns:xs='http://www.w3.org/2001/XMLSchema' elementFormDefault='qualified' Index: rddl.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/rddl.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- rddl.html 23 Sep 2009 10:20:43 -0000 1.5 +++ rddl.html 27 Sep 2011 18:58:19 -0000 1.6 @@ -13,11 +13,11 @@ </a> </p> - <h1>WS-Enumeration Namespace: <code>http://www.w3.org/2009/09/ws-enu</code></h1> + <h1>WS-Enumeration Namespace: <code>http://www.w3.org/2011/03/ws-enu</code></h1> </div> <p> - This (<code>http://www.w3.org/2009/09/ws-enu</code>) is a URI defined in the + This (<code>http://www.w3.org/2011/03/ws-enu</code>) is a URI defined in the <rddl:resource id="Spec" xlink:title="WS-Enumeration specification" @@ -50,12 +50,12 @@ xlink:title="Latest WS-Enumeration 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-enu" + xlink:href="http://www.w3.org/2011/03/ws-enu" xlink:type="simple" xlink:show="none" xlink:actuate="none"> <p> <a title="Latest WS-Enumeration schema document" - href="http://www.w3.org/2009/09/ws-enu">http://www.w3.org/2009/09/ws-enu</a> + href="http://www.w3.org/2011/03/ws-enu">http://www.w3.org/2011/03/ws-enu</a> </p> </rddl:resource> @@ -74,7 +74,7 @@ <p> <a title="2009-02-17 WS-Enumeration schema document" - href="http://www.w3.org/2009/09/ws-enu/enumeration.xsd">http://www.w3.org/2009/09/ws-enu/enumeration.xsd</a> + href="http://www.w3.org/2011/03/ws-enu/enumeration.xsd">http://www.w3.org/2011/03/ws-enu/enumeration.xsd</a> </p> </rddl:resource> @@ -94,7 +94,7 @@ <p> <a title="Latest WS-Enumeration WSDL document" - href="http://www.w3.org/2009/09/ws-enu/enumeration.wsdl">http://www.w3.org/2009/09/ws-enu</a> + href="http://www.w3.org/2011/03/ws-enu/enumeration.wsdl">http://www.w3.org/2011/03/ws-enu</a> </p> </rddl:resource> @@ -113,13 +113,13 @@ <p> <a title="2009-02-17 WS-Enumeration WSDL document" - href="http://www.w3.org/2009/09/ws-enu/enumeration.wsdl">http://www.w3.org/2009/09/ws-enu/enumeration.wsdl</a> + href="http://www.w3.org/2011/03/ws-enu/enumeration.wsdl">http://www.w3.org/2011/03/ws-enu/enumeration.wsdl</a> </p> </rddl:resource> <h2>Stability of this namespace URI</h2> <p> - This namespace URI (<code>http://www.w3.org/2009/09/ws-enu</code>) is + This namespace URI (<code>http://www.w3.org/2011/03/ws-enu</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: enumeration.wsdl =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.wsdl,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- enumeration.wsdl 30 Jun 2010 00:02:58 -0000 1.8 +++ enumeration.wsdl 27 Sep 2011 18:58:18 -0000 1.9 @@ -1,16 +1,16 @@ <wsdl:definitions - targetNamespace='http://www.w3.org/2009/09/ws-enu' + targetNamespace='http://www.w3.org/2011/03/ws-enu' 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:wsen='http://www.w3.org/2009/09/ws-enu' + xmlns:wsen='http://www.w3.org/2011/03/ws-enu' xmlns:xs='http://www.w3.org/2001/XMLSchema' > <wsdl:types> <xs:schema> <xs:import - namespace='http://www.w3.org/2009/09/ws-enu' - schemaLocation='http://www.w3.org/2009/09/ws-enu/enumeration.xsd' /> + namespace='http://www.w3.org/2011/03/ws-enu' + schemaLocation='http://www.w3.org/2011/03/ws-enu/enumeration.xsd' /> </xs:schema> </wsdl:types> @@ -46,34 +46,34 @@ <wsdl:operation name='EnumerateOp'> <wsdl:input message='wsen:EnumerateMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/Enumerate' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/Enumerate' /> <wsdl:output message='wsen:EnumerateResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/EnumerateResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/EnumerateResponse' /> </wsdl:operation> <wsdl:operation name='RenewOp' > <wsdl:input message='wsen:RenewMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/Renew' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/Renew' /> <wsdl:output message='wsen:RenewResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/RenewResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/RenewResponse' /> </wsdl:operation> <wsdl:operation name='GetStatusOp' > <wsdl:input message='wsen:GetStatusMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/GetStatus' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/GetStatus' /> <wsdl:output message='wsen:GetStatusResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/GetStatusResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/GetStatusResponse' /> </wsdl:operation> <wsdl:operation name='ReleaseOp'> <wsdl:input message='wsen:ReleaseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/Release' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/Release' /> <wsdl:output message='wsen:ReleaseResponseMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/ReleaseResponse' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/ReleaseResponse' /> </wsdl:operation> </wsdl:portType> @@ -81,7 +81,7 @@ <wsdl:operation name='EnumerationEndOp' > <wsdl:input message='wsen:EnumerationEndMessage' - wsam:Action='http://www.w3.org/2009/09/ws-enu/EnumerationEnd' /> + wsam:Action='http://www.w3.org/2011/03/ws-enu/EnumerationEnd' /> </wsdl:operation> </wsdl:portType>
Received on Tuesday, 27 September 2011 18:58:23 UTC