Definition Type: SimpleType
Name: unsignedLong
Namespace: http://www.w3.org/2001/XMLSchema
Containing Schema: XMLSchema.xsd
Collapse XSD Schema Diagram:
XSD Diagram of unsignedLong in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:simpleType name="unsignedLong" id="unsignedLong">
    <xs:annotation>
        <xs:appinfo>
            <hfp:hasProperty name="bounded" value="true" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
            <hfp:hasProperty name="cardinality" value="finite" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
        </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>
Collapse Facets:
Facet Value
MaxInclusive 18446744073709551615