Reserve new types for future use.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-01-18 13:38:10 +02:00
parent 1cc5fac34a
commit 83dd68c36c

View File

@ -1102,6 +1102,8 @@
<xs:restriction base="xs:string">
<xs:enumeration value="increment"/>
<xs:enumeration value="separator"/>
<xs:enumeration value="checkWidth"/>
<xs:enumeration value="checkHeight"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>