ST_Direction

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_Direction">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="ltr"/>
    <xsd:enumeration value="rtl"/>
  </xsd:restriction>
</xsd:simpleType>