Definition Type: ComplexType
Name: CommonObservationType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Type: om:AbstractObservationType
Containing Schema: commonObservation.xsd
Abstract
Documentation:
Observation event. "result" property contains an sml:DataValue resultDefinition property contains value record schema, used to parse value, and an indication of the encoding
Collapse XSD Schema Diagram:
Drilldown into result in schema commonobservation_xsd Drilldown into resultDefinition in schema commonobservation_xsd Drilldown into featureOfInterest in schema observation_xsd Drilldown into observedProperty in schema observation_xsd Drilldown into procedure in schema observation_xsd Drilldown into quality in schema observation_xsd Drilldown into responsible in schema observation_xsd Drilldown into followingEvent in schema event_xsd Drilldown into precedingEvent in schema event_xsd Drilldown into time in schema event_xsd Drilldown into eventParameter in schema event_xsd Drilldown into boundedBy in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into AbstractGMLType in schema gml_xsd Drilldown into AbstractFeatureType in schema gml_xsd Drilldown into EventType in schema event_xsd Drilldown into AbstractObservationType in schema observation_xsdXSD Diagram of CommonObservationType in schema commonobservation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CommonObservationType">
    <annotation>
        <documentation>Observation event.
"result" property contains an sml:DataValue
resultDefinition property contains value record schema, used to parse value, and an indication of the
encoding</documentation>
    </annotation>
    <complexContent>
        <extension base="om:AbstractObservationType">
            <sequence>
                <element name="resultDefinition" type="swec:DataDefinitionPropertyType" />
                <element name="result" type="swec:DataValueType" nillable="true" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
boundedBy gml:boundedBy 0 (1)
eventParameter om:eventParameter 0 unbounded
time om:time (1) (1)
precedingEvent om:precedingEvent 0 unbounded
followingEvent om:followingEvent 0 unbounded
responsible om:responsible 0 (1)
quality om:quality 0 unbounded
procedure om:procedure (1) (1)
observedProperty om:observedProperty (1) (1)
featureOfInterest om:featureOfInterest (1) (1)
resultDefinition om:resultDefinition (1) (1)
result om:result (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
om:CommonObservation