ST_InfoTextType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_InfoTextType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="text"/>
    <xsd:enumeration value="autoText"/>
  </xsd:restriction>
</xsd:simpleType>