Archived
0

add missing values to xsd scheme

This commit is contained in:
Mo
2016-04-07 21:28:38 +03:00
parent 985f3b0f15
commit cbf5d67373

View File

@@ -149,6 +149,8 @@
<xs:enumeration value="CONTROL"/> <xs:enumeration value="CONTROL"/>
<xs:enumeration value="EXPLOITED"/> <xs:enumeration value="EXPLOITED"/>
<xs:enumeration value="EXPANSION"/> <xs:enumeration value="EXPANSION"/>
<xs:enumeration value="CONTESTED"/>
<xs:enumeration value="HEADQUARTERS"/>
<xs:enumeration value="NONE"/> <xs:enumeration value="NONE"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>