Changed transformations max id.

Contributed by rocknowx.
This commit is contained in:
MobiusDev 2015-08-18 19:40:14 +00:00
parent 81d06c9db9
commit e68d49700d

View File

@ -357,7 +357,7 @@
<xs:simpleType>
<xs:restriction base="xs:positiveInteger">
<xs:minInclusive value="1" />
<xs:maxInclusive value="20007" />
<xs:maxInclusive value="20020" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
@ -365,7 +365,7 @@
<xs:simpleType>
<xs:restriction base="xs:positiveInteger">
<xs:minInclusive value="1" />
<xs:maxInclusive value="20007" />
<xs:maxInclusive value="20020" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>