ST_Integer255

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_Integer255">
  <xsd:restriction base="xsd:integer">
    <xsd:minInclusive value="1"/>
    <xsd:maxInclusive value="255"/>
  </xsd:restriction>
</xsd:simpleType>