- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Nov 2009 18:26:47 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu
In directory hutz:/tmp/cvs-serv9096/ws-enu
Modified Files:
enumeration.xsd
Log Message:
misc editorial cleanup
Index: enumeration.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.xsd,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- enumeration.xsd 6 Oct 2009 16:44:49 -0000 1.10
+++ enumeration.xsd 3 Nov 2009 18:26:45 -0000 1.11
@@ -249,10 +249,10 @@
<xs:simpleType name="EnumerationEndCodeType">
<xs:restriction base="xs:anyURI">
- <xs:enumeration value=
- "http://www.w3.org/2009/09/ws-enu/SourceShuttingDown" />
- <xs:enumeration value=
- "http://www.w3.org/2009/09/ws-enu/SourceCancelling" />
+ <xs:enumeration value=
+ "http://www.w3.org/2009/09/ws-enu/SourceShuttingDown" />
+ <xs:enumeration value=
+ "http://www.w3.org/2009/09/ws-enu/SourceCancelling" />
</xs:restriction>
</xs:simpleType>
Received on Tuesday, 3 November 2009 18:26:57 UTC