Definition Type: Element
Name: integerValueList
Namespace: http://www.opengis.net/gml
Type: gml:integerList
Containing Schema: coordinateOperations.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
List 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 list 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>List 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 list of integer values. </documentation>
    </annotation>
</element>
Collapse Derivation Tree: