Definition Type: Element
Name: integerValue
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.xsd
Abstract
Documentation:
Positive integer value of an operation parameter, usually used for a count. An integer value does not have an associated unit of measure.
Collapse XSD Schema Diagram:
XSD Diagram of integerValue in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="integerValue" type="positiveInteger">
    <annotation>
        <documentation>Positive integer value of an operation parameter, usually used for a count. An integer value does not have an associated unit of measure. </documentation>
    </annotation>
</element>