feature: Add UA Subclasses Part 2
- Made autolevel "level" attribute required for validation
This commit is contained in:
@@ -358,7 +358,7 @@
|
||||
<xs:element type="featureType" name="feature" maxOccurs="unbounded" minOccurs="0"/>
|
||||
<xs:element type="slotsType" name="slots" minOccurs="0"/>
|
||||
</xs:choice>
|
||||
<xs:attribute type="xs:integer" name="level" use="optional"/>
|
||||
<xs:attribute type="xs:integer" name="level" use="required"/>
|
||||
<xs:attribute type="boolean" name="scoreImprovement" use="optional"/>
|
||||
</xs:complexType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user