Attribute Group | m:DeprecatedTokenAtt |
<xs:attribute name="background"> <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> |