Definition Type: SimpleType
Name: decimalOrEmpty
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 decimalOrEmpty in schema parameters_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="decimalOrEmpty">
    <xs:union memberTypes="xs:double swec:emptyType" />
    <!--Need double to support scientific notation (ex: 10e3)</xs:documentation-->
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
swec:QuantityType