- From: Robert Freund via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Feb 2010 13:05:25 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv27682/edcopies
Modified Files:
wsevd.html wsevd.xml
Log Message:
lower cased filename now is eventdescriptions.xsd
Index: wsevd.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsevd.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wsevd.html 5 Feb 2010 16:06:57 -0000 1.2
+++ wsevd.html 8 Feb 2010 13:05:23 -0000 1.3
@@ -420,7 +420,7 @@
A normative copy of the XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>,
<a href="#XMLSchema2">[XMLSchema - Part 2]</a> description for the EventDescriptions
element can be retrieved from the following address:
- </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evd/EventDescriptions.xsd">http://www.w3.org/2009/09/ws-evd/EventDescriptions.xsd</a></pre></div></div><p>
+ </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evd/eventdescriptions.xsd">http://www.w3.org/2009/09/ws-evd/eventdescriptions.xsd</a></pre></div></div><p>
A non-normative copy of the XML schema is listed below for
convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
Index: wsevd.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsevd.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wsevd.xml 4 Feb 2010 21:40:54 -0000 1.2
+++ wsevd.xml 8 Feb 2010 13:05:23 -0000 1.3
@@ -801,7 +801,7 @@
</p>
<example>
- <eg><loc href='http://www.w3.org/&wsevd.nsprefix;/ws-evd/EventDescriptions.xsd'>http://www.w3.org/&wsevd.nsprefix;/ws-evd/EventDescriptions.xsd</loc></eg>
+ <eg><loc href='http://www.w3.org/&wsevd.nsprefix;/ws-evd/eventdescriptions.xsd'>http://www.w3.org/&wsevd.nsprefix;/ws-evd/eventdescriptions.xsd</loc></eg>
</example>
<p>
Received on Monday, 8 February 2010 13:05:26 UTC