Definition Type: ComplexType
Name: UnlimitedInteger_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gco/dhs-gmo/1.0.0
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isInfinite in schema basictypes_xsdXSD Diagram of UnlimitedInteger_Type in schema basictypes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="UnlimitedInteger_Type">
    <xs:simpleContent>
        <xs:extension base="xs:nonNegativeInteger">
            <xs:attribute name="isInfinite" type="xs:boolean" use="optional" />
        </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