Non-negative integer |
Attributes | Maxage.attrib/@maxage, Maxstale.attrib/@maxstale |
<xsd:simpleType name="Integer.datatype"> <xsd:annotation> <xsd:documentation>Non-negative integer</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:nonNegativeInteger"/> </xsd:simpleType> |