ST_CompoundLine

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_CompoundLine">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="sng"/>
    <xsd:enumeration value="dbl"/>
    <xsd:enumeration value="thickThin"/>
    <xsd:enumeration value="thinThick"/>
    <xsd:enumeration value="tri"/>
  </xsd:restriction>
</xsd:simpleType>