Integer.datatype

Non-negative integer

Simple Type Information

Used By

Source

<xsd:simpleType name="Integer.datatype">
  <xsd:annotation>
    <xsd:documentation>Non-negative integer</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:nonNegativeInteger"/>
</xsd:simpleType>