- 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-evd
In directory hutz:/tmp/cvs-serv8815/ws-evd
Modified Files:
eventdescriptions.xsd rddl.html
Log Message:
use the 2011/03 namespace instead of 2009/09
Index: eventdescriptions.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evd/eventdescriptions.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- eventdescriptions.xsd 12 Jul 2011 20:55:19 -0000 1.4
+++ eventdescriptions.xsd 27 Sep 2011 18:58:19 -0000 1.5
@@ -1,5 +1,5 @@
<xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
- targetNamespace='http://www.w3.org/2009/09/ws-evt'
+ targetNamespace='http://www.w3.org/2011/03/ws-evt'
elementFormDefault='qualified' attributeFormDefault='unqualified'>
<xs:element name='EventDescriptions'>
<xs:complexType>
Index: rddl.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evd/rddl.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rddl.html 16 Mar 2010 15:53:31 -0000 1.1
+++ rddl.html 27 Sep 2011 18:58:19 -0000 1.2
@@ -13,11 +13,11 @@
</a>
</p>
- <h1>WS-EventDescriptions Namespace: <code>http://www.w3.org/2009/09/ws-evd</code></h1>
+ <h1>WS-EventDescriptions Namespace: <code>http://www.w3.org/2011/03/ws-evd</code></h1>
</div>
<p>
- This (<code>http://www.w3.org/2009/09/ws-evd</code>) is a URI defined in the
+ This (<code>http://www.w3.org/2011/03/ws-evd</code>) is a URI defined in the
<rddl:resource id="Spec"
xlink:title="WS-EventDescriptions specification"
@@ -50,12 +50,12 @@
xlink:title="Latest WS-EventDescriptions 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-evd"
+ xlink:href="http://www.w3.org/2011/03/ws-evd"
xlink:type="simple" xlink:show="none" xlink:actuate="none">
<p>
<a title="Latest WS-EventDescriptions schema document"
- href="http://www.w3.org/2009/09/ws-evd">http://www.w3.org/2009/09/ws-evd</a>
+ href="http://www.w3.org/2011/03/ws-evd">http://www.w3.org/2011/03/ws-evd</a>
</p>
</rddl:resource>
@@ -74,13 +74,13 @@
<p>
<a title="2009-02-17 WS-EventDescriptions schema document"
- href="http://www.w3.org/2009/09/ws-evd/eventdescriptions.xsd">http://www.w3.org/2009/09/ws-evd/eventdescriptions.xsd</a>
+ href="http://www.w3.org/2011/03/ws-evd/eventdescriptions.xsd">http://www.w3.org/2011/03/ws-evd/eventdescriptions.xsd</a>
</p>
</rddl:resource>
<h2>Stability of this namespace URI</h2>
<p>
- This namespace URI (<code>http://www.w3.org/2009/09/ws-evd</code>) is
+ This namespace URI (<code>http://www.w3.org/2011/03/ws-evd</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.
Received on Tuesday, 27 September 2011 18:58:22 UTC