Definition Type: Element
Name: valueList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:MeasureListType
Containing Schema: gml.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 gml_xsd Drilldown into MeasureListType in schema gml_xsdXSD Diagram of valueList in schema gml_xsd (National Information Exchange Model (NEIM))
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: