Add 'facedown' as valid attribute of 'realted' and 'reverse-related'

This commit is contained in:
SlightlyCircuitous 2026-06-18 13:33:28 -04:00 committed by GitHub
parent e28f31c93e
commit 1648ca04cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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