Definition Type: ComplexType
Name: CompactTimeValuePairType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:CV_AbstractGeometryValuePairType
Containing Schema: discreteCoverage.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into value in schema discretecoverage_xsd Drilldown into geometry in schema discretecoverage_xsd Drilldown into CV_AbstractGeometryValuePairType in schema discretecoverage_xsdXSD Diagram of CompactTimeValuePairType in schema discretecoverage_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CompactTimeValuePairType">
    <complexContent>
        <extension base="swe:CV_AbstractGeometryValuePairType">
            <sequence>
                <element name="geometry" type="gml:TimePositionType" />
                <element name="value" type="anyType">
                    <annotation>
                        <documentation>Select type from
(a) observation result simple types - gml:MeasureType, swe:RelativeMeasureType,
swe:ScopedNameType, integer, boolean
(b) swe:RecordPropertyType</documentation>
                    </annotation>
                </element>
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
geometry swe:geometry (1) (1)
value swe:value (1) (1)
Collapse Derivation Tree:
Collapse References:
swe:CompactTimeValuePair