MAXINT

Simple Type Information

Used By

Source

<xsd:simpleType name="MAXINT">
  <xsd:restriction base="xsd:unsignedInt">
    <xsd:maxInclusive value="2147483647"/>
  </xsd:restriction>
</xsd:simpleType>