ST_BendPoint

Simple Type Information

Source

<xsd:simpleType name="ST_BendPoint" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="beg"/>
    <xsd:enumeration value="def"/>
    <xsd:enumeration value="end"/>
  </xsd:restriction>
</xsd:simpleType>