ST_CombineBrackets

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_CombineBrackets">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="round"/>
    <xsd:enumeration value="square"/>
    <xsd:enumeration value="angle"/>
    <xsd:enumeration value="curly"/>
  </xsd:restriction>
</xsd:simpleType>