Definition Type: Element
Name: valueList
Namespace: http://www.opengis.net/gml
Type: gml:MeasureListType
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
Ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure. An element of this type contains a space-separated sequence of double values.
Collapse XSD Schema Diagram:
Drilldown into uom in schema basictypes_xsd Drilldown into MeasureListType in schema basictypes_xsdXSD Diagram of valueList in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="valueList" type="gml:MeasureListType">
    <annotation>
        <documentation>Ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure. An element of this type contains a space-separated sequence of double values. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: