ST_FldCharType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_FldCharType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="begin"/>
    <xsd:enumeration value="separate"/>
    <xsd:enumeration value="end"/>
  </xsd:restriction>
</xsd:simpleType>