Update of /var/cvs/src/org/mmbase/datatypes/util/xml/resources
In directory james.mmbase.org:/tmp/cvs-serv19932/util/xml/resources
Modified Files:
datatypes.xsd
Log Message:
MMB-1807
See also:
http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/util/xml/resources
See also: http://www.mmbase.org/jira/browse/MMB-1807
Index: datatypes.xsd
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/util/xml/resources/datatypes.xsd,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- datatypes.xsd 17 Mar 2009 14:42:02 -0000 1.39
+++ datatypes.xsd 8 Apr 2009 13:55:22 -0000 1.40
@@ -8,7 +8,7 @@
attributeFormDefault="unqualified"
version="1.0">
<!--
- Version: $Id: datatypes.xsd,v 1.39 2009/03/17 14:42:02 michiel Exp $
+ Version: $Id: datatypes.xsd,v 1.40 2009/04/08 13:55:22 michiel Exp $
-->
<xsd:import
@@ -42,6 +42,14 @@
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
+ <xsd:element name="styleClass" maxOccurs="unbounded" minOccurs="0">
+ <xsd:annotation>
+ <xsd:documentation>
+ Style classes are simple strings that can be attributes to a
datatype, and which will e.g. appear on the 'class' attribute for an HTML input
widget.
+ </xsd:documentation>
+ </xsd:annotation>
+ <xsd:simpleType name="string" />
+ </xsd:element>
<xsd:element name="property" maxOccurs="unbounded" minOccurs="0">
<xsd:annotation>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs