Reverted the specialty naming.
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute type="xs:int" name="specialty" use="required"/>
|
||||
<xs:attribute type="xs:int" name="mastery" use="required"/>
|
||||
<xs:attribute type="xs:int" name="skilId" use="required"/>
|
||||
<xs:attribute type="xs:int" name="skillLevel" use="required"/>
|
||||
<xs:attribute type="xs:int" name="clanLevel" use="required"/>
|
||||
<xs:attribute type="xs:int" name="clanReputation" use="required"/>
|
||||
<xs:attribute type="xs:int" name="previousSpecialty" use="optional"/>
|
||||
<xs:attribute type="xs:int" name="previousSpecialtyAlt" use="optional"/>
|
||||
<xs:attribute type="xs:int" name="previousMastery" use="optional"/>
|
||||
<xs:attribute type="xs:int" name="previousMasteryAlt" use="optional"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
Reference in New Issue
Block a user