ST_Orientation

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_Orientation">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="maxMin"/>
    <xsd:enumeration value="minMax"/>
  </xsd:restriction>
</xsd:simpleType>