Skip to content
Snippets Groups Projects
Commit 8e3f6570 authored by Rumen Nikiforov's avatar Rumen Nikiforov
Browse files

BETA: items.xsd changes after [10259]

	* Reported by: angkor_tm
parent 56f535c2
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,8 @@
</xs:attribute>
<xs:attribute name="races" type="xs:token" />
<xs:attribute name="subclass" type="xs:boolean" />
<xs:attribute name="instanceId" type="xs:normalizedString" />
<xs:attribute name="categoryType" type="xs:normalizedString" />
</xs:complexType>
</xs:element>
</xs:choice>
......@@ -182,11 +184,13 @@
</xs:attribute>
<xs:attribute name="SiegeZone" type="xs:positiveInteger" fixed="126" />
<xs:attribute name="vehicleMounted" type="xs:boolean" />
<xs:attribute name="categoryType" type="xs:normalizedString" />
</xs:complexType>
</xs:element>
<xs:element name="target" maxOccurs="unbounded" minOccurs="1">
<xs:complexType>
<xs:attribute name="levelRange" type="xs:token" />
<xs:attribute name="categoryType" type="xs:normalizedString" />
</xs:complexType>
</xs:element>
</xs:choice>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment