armorSets.xsd cleanup.

Contributed by rocknowx.
This commit is contained in:
MobiusDev 2015-08-18 20:30:39 +00:00
parent 588a672ebe
commit 7453f52415

View File

@ -66,7 +66,7 @@
<xs:attribute name="id" type="xs:positiveInteger" use="required" />
<xs:attribute name="level" type="xs:positiveInteger" use="required" />
</xs:complexType>
</xs:element>
</xs:element>
<xs:element name="int" maxOccurs="1" minOccurs="0">
<xs:complexType>
<xs:attribute name="val" type="xs:integer" use="required" />