ST_GapAmountPercent

Simple Type Information

Source

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