dir

Attribute Information

Used By

Attribute Group db:common.attributes

Source

<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
      <xs:enumeration value="lro"/>
      <xs:enumeration value="rlo"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample