Definition Type: ComplexType
Name: UnlimitedInteger_Type
Namespace: http://www.isotc211.org/2005/gco
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isInfinite in schema basictypes_xsd1XSD Diagram of UnlimitedInteger_Type in schema basictypes_xsd1 (Geography Markup Language)
Collapse XSD Schema Code:
<xs:complexType name="UnlimitedInteger_Type">
    <xs:simpleContent>
        <xs:extension base="xs:nonNegativeInteger">
            <xs:attribute name="isInfinite" type="xs:boolean" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isInfinite gco:isInfinite (Optional)
Collapse Derivation Tree:
Collapse References:
gco:UnlimitedInteger