ST_OverlapPercent

Simple Type Information

Source

<xsd:simpleType name="ST_OverlapPercent">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="(-?0*(([0-9])|([1-9][0-9])|100))%"/>
  </xsd:restriction>
</xsd:simpleType>