simpleType unsignedLong
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:nonNegativeInteger
properties
id unsignedLong
facets
Kind Value annotation 
maxInclusive 18446744073709551615 
annotation
appinfo
<hfp:hasProperty name="bounded" value="true"/>
<hfp:hasProperty name="cardinality" value="finite"/>
source <xs:simpleType name="unsignedLong" id="unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>
     
<hfp:hasProperty name="bounded" value="true"/>
     
<hfp:hasProperty name="cardinality" value="finite"/>
   
</xs:appinfo>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedLong"/>
 
</xs:annotation>
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:maxInclusive value="18446744073709551615" id="unsignedLong.maxInclusive"/>
 
</xs:restriction>
</xs:simpleType>


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