Update of /var/cvs/src/org/mmbase/datatypes/util/xml/resources
In directory james.mmbase.org:/tmp/cvs-serv17549/resources

Modified Files:
        datatypes.xsd 
Log Message:
  MMB-1736


See also: 
http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/util/xml/resources
See also: http://www.mmbase.org/jira/browse/MMB-1736


Index: datatypes.xsd
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/util/xml/resources/datatypes.xsd,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- datatypes.xsd       8 Sep 2008 08:56:56 -0000       1.35
+++ datatypes.xsd       1 Dec 2008 17:25:01 -0000       1.36
@@ -68,6 +68,9 @@
         <xsd:element name="maxInclusive" type="Comparable" />
       </xsd:choice>
 
+      <xsd:element name="precision"  type="Comparable" minOccurs="0" 
maxOccurs="1" />
+      <xsd:element name="scale"      type="Comparable" minOccurs="0" 
maxOccurs="1" />
+
       <xsd:element name="minLength"  type="Comparable" minOccurs="0" 
maxOccurs="1" />
       <xsd:element name="maxLength"  type="Comparable" minOccurs="0" 
maxOccurs="1" />
       <xsd:element name="length"     type="Comparable" minOccurs="0" 
maxOccurs="1" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to