Definition Type: Element
Name: integerValueList
Namespace: http://www.opengis.net/gml
Type: gml:integerList
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
Ordered sequence of two or more integer values of an operation parameter list, usually used for counts. These integer values do not have an associated unit of measure. An element of this type contains a space-separated sequence of integer values.
Collapse XSD Schema Diagram:
XSD Diagram of integerValueList in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="integerValueList" type="gml:integerList">
    <annotation>
        <documentation>Ordered sequence of two or more integer values of an operation parameter list, usually used for counts. These integer values do not have an associated unit of measure. An element of this type contains a space-separated sequence of integer values. </documentation>
    </annotation>
</element>
Collapse Derivation Tree: