Definition Type: Element
Name: integerValue
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.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 coordinateoperations_xsd (Geography Markup Language)
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>