Attribute Group | m:CommonPresAtt |
<xs:attribute name="mathbackground"> <xs:simpleType> <xs:union memberTypes="m:color"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="transparent"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:attribute> |