mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 18:02:14 -07:00
rework set prioritization
This commit is contained in:
parent
f85faf141d
commit
9f4ac3b28a
13 changed files with 141 additions and 42 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<xs:element type="xs:string" name="longname" minOccurs="0" maxOccurs="1" />
|
||||
<xs:element type="xs:string" name="settype" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element type="xs:string" name="releasedate" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element type="xs:integer" name="priority" minOccurs="1" maxOccurs="1"/>
|
||||
</xs:all>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue