Update of /var/cvs/src/org/mmbase/util/xml/resources
In directory james.mmbase.org:/tmp/cvs-serv9110
Modified Files:
Tag: MMBase-1_8
builder.xsd
Log Message:
related to MMB-1619
See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/util/xml/resources
See also: http://www.mmbase.org/jira/browse/MMB-1619
Index: builder.xsd
===================================================================
RCS file: /var/cvs/src/org/mmbase/util/xml/resources/builder.xsd,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -u -b -r1.5.2.3 -r1.5.2.4
--- builder.xsd 11 Mar 2008 17:32:43 -0000 1.5.2.3
+++ builder.xsd 12 Mar 2008 12:50:17 -0000 1.5.2.4
@@ -116,6 +116,7 @@
</xsd:sequence>
<!-- you may want to xinclude fieldlists, xincludes may add xml:base
attributes -->
<xsd:attribute ref="xml:base" />
+ <xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
</xsd:element>
@@ -128,7 +129,7 @@
<xsd:element ref="dt:datatype" minOccurs="0" />
<xsd:element ref="db" minOccurs="0" />
</xsd:all>
- <xsd:attribute name="name" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:ID" />
<xsd:attribute name="state">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
@@ -147,6 +148,8 @@
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
+ <!-- you may want to xinclude a field, xincludes may add xml:base
attributes -->
+ <xsd:attribute ref="xml:base" />
</xsd:complexType>
</xsd:element>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs