david: doc/kolab-formats/validation kolab-storage.rng,1.6,1.7

cvs at intevation.de cvs at intevation.de
Tue Aug 17 20:43:13 CEST 2004


Author: david

Update of /kolabrepository/doc/kolab-formats/validation
In directory doto:/tmp/cvs-serv31910/validation

Modified Files:
	kolab-storage.rng 
Log Message:
Added product-id and list of possible values for color-label


Index: kolab-storage.rng
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/validation/kolab-storage.rng,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kolab-storage.rng	12 Aug 2004 17:46:23 -0000	1.6
+++ kolab-storage.rng	17 Aug 2004 18:43:11 -0000	1.7
@@ -99,6 +99,11 @@
 	  </choice>
 	</element>
       </optional>
+      <optional>
+	<element name="product-id">
+	  <ref name="string"/>
+	</element>
+      </optional>
       <zeroOrMore>
 	<element name="attachment">
 	  <ref name="string"/>
@@ -674,7 +679,19 @@
       </optional>
       <optional>
 	<element name="color-label">
-	  <ref name="string"/><!-- TODO -->
+	  <choice>
+	    <value>none</value>
+	    <value>important</value>
+	    <value>business</value>
+	    <value>personal</value>
+	    <value>vacation</value>
+	    <value>must-attend</value>
+	    <value>travel-required</value>
+	    <value>needs-preparation</value>
+	    <value>birthday</value>
+	    <value>anniversary</value>
+	    <value>phone-call</value>
+	  </choice>
 	</element>
       </optional>
       <optional>





More information about the commits mailing list