ST_BreakBinSub

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_BreakBinSub">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="--"/>
    <xsd:enumeration value="-+"/>
    <xsd:enumeration value="+-"/>
  </xsd:restriction>
</xsd:simpleType>