Namespace: |
|
Defined: |
globally in hscommon.xsd; see XML source |
Used: |
at 3 locations |
Simple Content Model |
"rtl" | "ltr" |
Type Derivation Tree
xsd:string (restriction)
![]() ![]() |
Derivation: |
restriction of string
|
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional attribute specifies the default layout direction
</xsd:documentation>
for the localized string. Valid values are <b>rtl</b>
(right to left) and
<b>ltr</b>
(left to right).
<xsd:enumeration value="rtl"/>
</xsd:restriction>
<xsd:enumeration value="ltr"/>
</xsd:simpleType>
|