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

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>