mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Split pictuloader out of carddatabase
This commit is contained in:
parent
aebc18fc3f
commit
4d7795ca3a
19 changed files with 648 additions and 686 deletions
|
|
@ -29,12 +29,12 @@
|
|||
<xs:extension base="xs:string">
|
||||
<xs:attribute type="xs:int" name="muId" use="optional"/>
|
||||
<xs:attribute type="xs:anyURI" name="picUrl" use="optional"/>
|
||||
<xs:attribute type="xs:anyURI" name="picUrlHq" use="optional"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element type="xs:string" name="color" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element type="xs:string" name="related" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element type="xs:string" name="manacost"/>
|
||||
<xs:element type="xs:string" name="type"/>
|
||||
<xs:element type="xs:string" name="pt" minOccurs="0"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue