|
@@ -122,6 +122,8 @@
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
<xs:attribute name="races" type="xs:token" />
|
|
<xs:attribute name="races" type="xs:token" />
|
|
<xs:attribute name="subclass" type="xs:boolean" />
|
|
<xs:attribute name="subclass" type="xs:boolean" />
|
|
|
|
+ <xs:attribute name="instanceId" type="xs:normalizedString" />
|
|
|
|
+ <xs:attribute name="categoryType" type="xs:normalizedString" />
|
|
</xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:choice>
|
|
@@ -182,11 +184,13 @@
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
<xs:attribute name="SiegeZone" type="xs:positiveInteger" fixed="126" />
|
|
<xs:attribute name="SiegeZone" type="xs:positiveInteger" fixed="126" />
|
|
<xs:attribute name="vehicleMounted" type="xs:boolean" />
|
|
<xs:attribute name="vehicleMounted" type="xs:boolean" />
|
|
|
|
+ <xs:attribute name="categoryType" type="xs:normalizedString" />
|
|
</xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:element>
|
|
<xs:element name="target" maxOccurs="unbounded" minOccurs="1">
|
|
<xs:element name="target" maxOccurs="unbounded" minOccurs="1">
|
|
<xs:complexType>
|
|
<xs:complexType>
|
|
<xs:attribute name="levelRange" type="xs:token" />
|
|
<xs:attribute name="levelRange" type="xs:token" />
|
|
|
|
+ <xs:attribute name="categoryType" type="xs:normalizedString" />
|
|
</xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:choice>
|