Update of /var/cvs/src/org/mmbase/datatypes/util/xml/resources
In directory james.mmbase.org:/tmp/cvs-serv6648/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.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- datatypes.xsd       14 Apr 2009 11:52:35 -0000      1.41
+++ datatypes.xsd       14 Apr 2009 12:55:32 -0000      1.42
@@ -8,7 +8,7 @@
     attributeFormDefault="unqualified"
     version="1.0">
   <!--
-      Version: $Id: datatypes.xsd,v 1.41 2009/04/14 11:52:35 michiel Exp $
+      Version: $Id: datatypes.xsd,v 1.42 2009/04/14 12:55:32 michiel Exp $
   -->
 
   <xsd:import
@@ -49,7 +49,11 @@
           </xsd:documentation>
         </xsd:annotation>
         <xsd:complexType>
+          <xsd:simpleContent>
+            <xsd:extension base="xsd:string">
           <xsd:attribute name="name"  type="xsd:string" />
+            </xsd:extension>
+          </xsd:simpleContent>
         </xsd:complexType>
       </xsd:element>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to