The text-direction attribute is used to adjust and override the Unicode bidirectional text algorithm, similar to the W3C Internationalization Tag Set recommendation. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
dir | text-direction | optional |
Attribute Group | text-formatting |
Complex Types | rehearsal, text-element-data |
<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> |