Add a fill-color attribute to <pict>

This commit is contained in:
2025-03-03 19:39:16 -05:00
committed by Celtic Minstrel
parent aad5460acb
commit 4c4c70648c
3 changed files with 47 additions and 29 deletions

View File

@@ -210,9 +210,11 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute ref="def-key"/>
<xs:attribute name="num" use="required" type="xs:integer"/>
<xs:attribute name="num" type="xs:integer"/>
<xs:attributeGroup ref="rect-size"/>
<xs:attributeGroup ref="position"/>
<xs:attribute name="fill-color"/>
<xs:attribute name="fill-colour"/>
</xs:complexType>
<xs:complexType mixed="true" name="button">
<xs:sequence>