update schema

This commit is contained in:
RickyRister 2026-06-28 01:22:55 -07:00
parent 77af97340e
commit 59b31cc131

View file

@ -6,6 +6,7 @@
<xs:attribute type="xs:string" name="exclude" use="optional" /> <xs:attribute type="xs:string" name="exclude" use="optional" />
<xs:attribute type="xs:string" name="attach" use="optional" /> <xs:attribute type="xs:string" name="attach" use="optional" />
<xs:attribute type="xs:string" name="persistent" use="optional" /> <xs:attribute type="xs:string" name="persistent" use="optional" />
<xs:attribute type="xs:string" name="facedown" use="optional"/>
</xs:extension> </xs:extension>
</xs:simpleContent> </xs:simpleContent>
</xs:complexType> </xs:complexType>