simpleType nonNegativeInteger
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:integer
properties
id nonNegativeInteger
facets
Kind Value annotation 
minInclusive 
source <xs:simpleType name="nonNegativeInteger" id="nonNegativeInteger">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#nonNegativeInteger"/>
 
</xs:annotation>
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="0" id="nonNegativeInteger.minInclusive"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy