ST_TextWrappingType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_TextWrappingType">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="square"/>
  </xsd:restriction>
</xsd:simpleType>