class

Attribute Information

Source

<xs:attribute name="class">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="monospaced"/>
      <xs:enumeration value="normal"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample