Fixing XML validation errors.

This commit is contained in:
MobiusDev
2015-07-11 18:47:09 +00:00
parent 2beeb5bfbc
commit 5a5dad9c9d
20 changed files with 306 additions and 273 deletions

View File

@@ -104,7 +104,7 @@
<xs:simpleType>
<xs:restriction base="xs:positiveInteger">
<xs:minInclusive value="1" />
<xs:maxInclusive value="85" />
<xs:maxInclusive value="99" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>