| namespace | http://www.w3.org/2001/XMLSchema | ||||||
| type | restriction of xs:unsignedLong | ||||||
| properties | 
  | 
				||||||
| facets | 
  | 
				||||||
| 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>  |