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


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