Allow 0 attributes
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 29 Jun 2008 20:25:48 +0000 (20:25 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 29 Jun 2008 20:25:48 +0000 (20:25 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1340 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.core/src/main/resources/org/argeo/slc/xml/slc.xsd

index ba98a785ab3a5e0e440d670c91ea420c44b4e89a..75831b2eda42ecef3785ef9e3bbb9c911fed948e 100644 (file)
        </xs:complexType>\r
        <xs:complexType name="AttributesType">\r
                <xs:sequence>\r
-                       <xs:element name="attribute" type="slc:AttributeType"\r
+                       <xs:element name="attribute" type="slc:AttributeType" minOccurs="0"\r
                                maxOccurs="unbounded">\r
                        </xs:element>\r
                </xs:sequence>\r