text-direction

The text-direction attribute is used to adjust and override the Unicode bidirectional text algorithm, similar to the W3C Internationalization Tag Set recommendation.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dir text-direction optional

Used By

Attribute Group text-formatting
Complex Types rehearsal, text-element-data

Source

<xs:attributeGroup name="text-direction">
  <xs:annotation>
    <xs:documentation>The text-direction attribute is used to adjust and override the Unicode bidirectional text algorithm, similar to the W3C Internationalization Tag Set recommendation.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="dir" type="text-direction"/>
</xs:attributeGroup>