background

Attribute Information

Used By

Attribute Group m:DeprecatedTokenAtt

Source

<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>

Sample