Definition Type: SimpleType
Name: decimalList
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Containing Schema: parameters.xsd
Collapse XSD Schema Diagram:
XSD Diagram of decimalList in schema parameters_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="decimalList">
    <xs:list itemType="xs:double" />
    <!-- this is a double, because decimal does not allow scientific notation -->
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
swec:decimalPair