Master access level set to 100.

This commit is contained in:
mobius
2015-01-02 10:57:59 +00:00
parent 317eea2201
commit 43083ac167
4 changed files with 456 additions and 456 deletions

View File

@@ -9,7 +9,7 @@
<xs:simpleType>
<xs:restriction base="xs:nonNegativeInteger">
<xs:minInclusive value="0" />
<xs:maxInclusive value="8" />
<xs:maxInclusive value="100" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>