Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Imported schema observation.xsd
Namespace http://www.opengis.net/om/2.0
Annotations
observation.xsd 
			
Observations and Measurements - XML Implementation is an OGC Standard.
			
Copyright (c) [2010] Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/.
Properties
attribute form default unqualified
element form default qualified
version 2.0.0
Element om:OM_Observation
Namespace http://www.opengis.net/om/2.0
Annotations
Observation is an act ("event"), whose result is an estimate of the value
of a property of the feature of interest. The observed property may be any property
associated with the type of the feature of interest.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeobservation_xsd.tmp#OM_CommonProperties_typeobservation_xsd.tmp#OM_CommonProperties_metadataobservation_xsd.tmp#OM_CommonProperties_relatedObservationobservation_xsd.tmp#OM_CommonProperties_phenomenonTimeobservation_xsd.tmp#OM_CommonProperties_resultTimeobservation_xsd.tmp#OM_CommonProperties_validTimeobservation_xsd.tmp#OM_CommonProperties_procedureobservation_xsd.tmp#OM_CommonProperties_parameterobservation_xsd.tmp#OM_CommonProperties_observedPropertyobservation_xsd.tmp#OM_CommonProperties_featureOfInterestobservation_xsd.tmp#OM_CommonProperties_resultQualityobservation_xsd.tmp#OM_CommonPropertiesobservation_xsd.tmp#resultobservation_xsd.tmp#OM_ObservationTypefeature_xsd.tmp#AbstractFeature
Type om:OM_ObservationType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, om:featureOfInterest, om:metadata, om:observedProperty, om:parameter, om:phenomenonTime, om:procedure, om:relatedObservation, om:result, om:resultQuality, om:resultTime, om:type, om:validTime
Instance
<om:OM_Observation gml:id="" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <om:type xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</om:type>
  <om:metadata xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,1}</om:metadata>
  <om:relatedObservation>{0,unbounded}</om:relatedObservation>
  <om:phenomenonTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:phenomenonTime>
  <om:resultTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:resultTime>
  <om:validTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</om:validTime>
  <om:procedure xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:procedure>
  <om:parameter xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</om:parameter>
  <om:observedProperty xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:observedProperty>
  <om:featureOfInterest xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:featureOfInterest>
  <om:resultQuality xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</om:resultQuality>
  <om:result>{1,1}</om:result>
</om:OM_Observation>
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="OM_Observation" type="om:OM_ObservationType" substitutionGroup="gml:AbstractFeature">
  <annotation>
    <documentation>Observation is an act ("event"), whose result is an estimate of the value of a property of the feature of interest. The observed property may be any property associated with the type of the feature of interest.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:type
Namespace http://www.opengis.net/om/2.0
Annotations
If present, the sub-element 'type' shall indicate the class of
observation. A register of type identifiers corresponding with the
observation types in ISO 19156, which distinguishes types on the basis of
the type of the result, is provided by OGC at
http://www.opengis.net/def/observationType/OGC-OM/2.0/
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="type" type="gml:ReferenceType" minOccurs="0">
  <annotation>
    <documentation>If present, the sub-element 'type' shall indicate the class of observation. A register of type identifiers corresponding with the observation types in ISO 19156, which distinguishes types on the basis of the type of the result, is provided by OGC at http://www.opengis.net/def/observationType/OGC-OM/2.0/</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:metadata
Namespace http://www.opengis.net/om/2.0
Annotations
If present, the association Metadata shall link the
OM_Observation to descriptive metadata.
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonmetadataEntity_xsd.tmp#MD_MetadatametadataEntity_xsd.tmp#MD_Metadata_PropertyType
Type gmd:MD_Metadata_PropertyType
Properties
content complex
minOccurs 0
Model
Children gmd:MD_Metadata
Instance
<om:metadata xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Metadata id="" uuid="">{1,1}</gmd:MD_Metadata>
</om:metadata>
Attributes
Source
<element name="metadata" type="gmd:MD_Metadata_PropertyType" minOccurs="0">
  <annotation>
    <documentation>If present, the association Metadata shall link the OM_Observation to descriptive metadata.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:relatedObservation
Namespace http://www.opengis.net/om/2.0
Annotations
Some observations depend on other observations to provide
context which is important, sometimes essential, in understanding the
result. These dependencies are stronger than mere spatiotemporal
coincidences, requiring explicit representation. If present, the association
class ObservationContext (Figure 2) shall link a OM_Observation to another
OM_Observation, with the role name relatedObservation for the target.
Diagram
Diagramobservation_xsd.tmp#ObservationContextobservation_xsd.tmp#ObservationContextPropertyType
Type om:ObservationContextPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children om:ObservationContext
Instance
<om:relatedObservation xmlns:om="http://www.opengis.net/om/2.0">
  <om:ObservationContext>{1,1}</om:ObservationContext>
</om:relatedObservation>
Source
<element name="relatedObservation" type="om:ObservationContextPropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
  </annotation>
</element>
Element om:ObservationContext
Namespace http://www.opengis.net/om/2.0
Annotations
Some observations depend on other observations to provide context which
is important, sometimes essential, in understanding the result. These dependencies
are stronger than mere spatiotemporal coincidences, requiring explicit
representation. If present, the association class ObservationContext (Figure 2)
shall link a OM_Observation to another OM_Observation, with the role name
relatedObservation for the target.
Diagram
Diagramobservation_xsd.tmp#ObservationContextType_roleobservation_xsd.tmp#ObservationContextType_relatedObservationobservation_xsd.tmp#ObservationContextType
Type om:ObservationContextType
Properties
content complex
Used by
Model
Children om:relatedObservation, om:role
Instance
<om:ObservationContext xmlns:om="http://www.opengis.net/om/2.0">
  <om:role xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:role>
  <om:relatedObservation xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:relatedObservation>
</om:ObservationContext>
Source
<element name="ObservationContext" type="om:ObservationContextType">
  <annotation>
    <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
  </annotation>
</element>
Element om:ObservationContextType / om:role
Namespace http://www.opengis.net/om/2.0
Annotations
The attribute 'role' shall describe the relationship of the
target OM_Observation to the source OM_Observation.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="role" type="gml:ReferenceType">
  <annotation>
    <documentation>The attribute 'role' shall describe the relationship of the target OM_Observation to the source OM_Observation.</documentation>
  </annotation>
</element>
Element om:ObservationContextType / om:relatedObservation
Namespace http://www.opengis.net/om/2.0
Annotations
Some observations depend on other observations to provide
context which is important, sometimes essential, in understanding the
result. These dependencies are stronger than mere spatiotemporal
coincidences, requiring explicit representation. If present, the association
class ObservationContext (Figure 2) shall link a OM_Observation to another
OM_Observation, with the role name relatedObservation for the target.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="relatedObservation" type="gml:ReferenceType">
  <annotation>
    <appinfo>
      <gml:targetElement>om:OM_Observation</gml:targetElement>
    </appinfo>
    <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:phenomenonTime
Namespace http://www.opengis.net/om/2.0
Annotations
The attribute phenomenonTime:TM_Object shall describe the time
that the result (6.2.2.9) applies to the property of the feature-of-interest
(6.2.2.7). This is often the time of interaction by a sampling procedure
(8.1.3) or observation procedure (6.2.2.10) with a real-world feature.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGrouptemporal_xsd.tmp#AbstractTimeObjectobservation_xsd.tmp#TimeObjectPropertyType
Type om:TimeObjectPropertyType
Properties
content complex
Model
Children gml:AbstractTimeObject
Instance
<om:phenomenonTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractTimeObject gml:id="">{1,1}</gml:AbstractTimeObject>
</om:phenomenonTime>
Attributes
Source
<element name="phenomenonTime" type="om:TimeObjectPropertyType">
  <annotation>
    <documentation>The attribute phenomenonTime:TM_Object shall describe the time that the result (6.2.2.9) applies to the property of the feature-of-interest (6.2.2.7). This is often the time of interaction by a sampling procedure (8.1.3) or observation procedure (6.2.2.10) with a real-world feature.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:resultTime
Namespace http://www.opengis.net/om/2.0
Annotations
The attribute resultTime:TM_Instant shall describe the time when
the result became available, typically when the procedure (6.2.2.10)
associated with the observation was completed For some observations this is
identical to the samplingTime. However, there are important cases where they
differ.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGrouptemporal_xsd.tmp#TimeInstanttemporal_xsd.tmp#TimeInstantPropertyType
Type gml:TimeInstantPropertyType
Properties
content complex
block all
Model
Children gml:TimeInstant
Instance
<om:resultTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:TimeInstant frame="#ISO-8601" gml:id="">{1,1}</gml:TimeInstant>
</om:resultTime>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="resultTime" type="gml:TimeInstantPropertyType" block="#all">
  <!-- om:resultTime is used in schematron-based validaty tests, so must not be changed -->
  <annotation>
    <documentation>The attribute resultTime:TM_Instant shall describe the time when the result became available, typically when the procedure (6.2.2.10) associated with the observation was completed For some observations this is identical to the samplingTime. However, there are important cases where they differ.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:validTime
Namespace http://www.opengis.net/om/2.0
Annotations
If present, the attribute validTime:TM_Period shall describe the
time period during which the result is intended to be used.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGrouptemporal_xsd.tmp#TimePeriodtemporal_xsd.tmp#TimePeriodPropertyType
Type gml:TimePeriodPropertyType
Properties
content complex
minOccurs 0
Model
Children gml:TimePeriod
Instance
<om:validTime xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:TimePeriod frame="#ISO-8601" gml:id="">{1,1}</gml:TimePeriod>
</om:validTime>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="validTime" type="gml:TimePeriodPropertyType" minOccurs="0">
  <annotation>
    <documentation>If present, the attribute validTime:TM_Period shall describe the time period during which the result is intended to be used.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:procedure
Namespace http://www.opengis.net/om/2.0
Annotations
The association ProcessUsed shall link the OM_Observation to the
OM_Process (6.2.3) used to generate the result. The process has the role
procedure with respect to the observation. A process might be responsible
for more than one generatedObservation.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupobservation_xsd.tmp#OM_ProcessPropertyType
Type om:OM_ProcessPropertyType
Properties
content complex
nillable true
Model
ANY element from ANY namespace
Attributes
Source
<element name="procedure" type="om:OM_ProcessPropertyType" nillable="true">
  <annotation>
    <documentation>The association ProcessUsed shall link the OM_Observation to the OM_Process (6.2.3) used to generate the result. The process has the role procedure with respect to the observation. A process might be responsible for more than one generatedObservation.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:parameter
Namespace http://www.opengis.net/om/2.0
Annotations
If present, the attributes parameter:NamedValue shall describe
an arbitrary event-specific parameter. This might be an environmental
parameter, an instrument setting or input, or an event-specific sampling
parameter that is not tightly bound to either the feature-of-interest
(6.2.2.7) or to the observation procedure (6.2.2.10). To avoid ambiguity,
there shall be no more than one parameter with the same name. NOTE
Parameters that are tightly bound to the procedure may be recorded as part
of the procedure description. In some contexts the Observation::procedure
(6.2.2.10) is a generic or standard procedure, rather than an event-specific
process. In this context, parameters bound to the observation act, such as
instrument settings, calibrations or inputs, local position, detection
limits, asset identifier, operator, may augment the description of a
standard procedure.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupobservation_xsd.tmp#NamedValueobservation_xsd.tmp#NamedValuePropertyType
Type om:NamedValuePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children om:NamedValue
Instance
<om:parameter xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:om="http://www.opengis.net/om/2.0">
  <om:NamedValue>{1,1}</om:NamedValue>
</om:parameter>
Attributes
Source
<element name="parameter" type="om:NamedValuePropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>If present, the attributes parameter:NamedValue shall describe an arbitrary event-specific parameter. This might be an environmental parameter, an instrument setting or input, or an event-specific sampling parameter that is not tightly bound to either the feature-of-interest (6.2.2.7) or to the observation procedure (6.2.2.10). To avoid ambiguity, there shall be no more than one parameter with the same name. NOTE Parameters that are tightly bound to the procedure may be recorded as part of the procedure description. In some contexts the Observation::procedure (6.2.2.10) is a generic or standard procedure, rather than an event-specific process. In this context, parameters bound to the observation act, such as instrument settings, calibrations or inputs, local position, detection limits, asset identifier, operator, may augment the description of a standard procedure.</documentation>
  </annotation>
</element>
Element om:NamedValue
Namespace http://www.opengis.net/om/2.0
Annotations
The class 'NamedValue' provides for a generic soft-typed parameter
value. NamedValue shall support two attributes.
Diagram
Diagramobservation_xsd.tmp#NamedValueType_nameobservation_xsd.tmp#NamedValueType_valueobservation_xsd.tmp#NamedValueType
Type om:NamedValueType
Properties
content complex
Used by
Model
Children om:name, om:value
Instance
<om:NamedValue xmlns:om="http://www.opengis.net/om/2.0">
  <om:name xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</om:name>
  <om:value>{1,1}</om:value>
</om:NamedValue>
Source
<element name="NamedValue" type="om:NamedValueType">
  <annotation>
    <documentation>The class 'NamedValue' provides for a generic soft-typed parameter value. NamedValue shall support two attributes.</documentation>
  </annotation>
</element>
Element om:NamedValueType / om:name
Namespace http://www.opengis.net/om/2.0
Annotations
The attribute 'name' shall indicate the meaning of the named
value. Its value should be taken from a well-governed source if possible.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="name" type="gml:ReferenceType">
  <annotation>
    <documentation>The attribute 'name' shall indicate the meaning of the named value. Its value should be taken from a well-governed source if possible.</documentation>
  </annotation>
</element>
Element om:NamedValueType / om:value
Namespace http://www.opengis.net/om/2.0
Annotations
The attribute 'value' shall provide the value. The type Any
should be substituted by a suitable concrete type, such as
CI_ResponsibleParty or Measure.
Diagram
Diagram
Source
<element name="value">
  <annotation>
    <documentation>The attribute 'value' shall provide the value. The type Any should be substituted by a suitable concrete type, such as CI_ResponsibleParty or Measure.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:observedProperty
Namespace http://www.opengis.net/om/2.0
Annotations
The association Phenomenon shall link the OM_Observation to the
GFI_PropertyType (C.2.2) for which the OM_Observation:result (6.2.2.9)
provides an estimate of its value. The property type has the role
observedProperty with respect to the observation. The observed property
shall be a phenomenon associated with the type of the featureOfInterest.
NOTE An observed property may, but need not be modelled as a property (in
the sense of the General Feature Model) in a formal application schema that
defines the type of the feature of interest The observed property supports
semantic or thematic classification of observations, which is useful for
discovery and data fusion.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="observedProperty" type="gml:ReferenceType" nillable="true">
  <annotation>
    <appinfo>
      <gml:targetElement>xs:anyType</gml:targetElement>
    </appinfo>
    <documentation>The association Phenomenon shall link the OM_Observation to the GFI_PropertyType (C.2.2) for which the OM_Observation:result (6.2.2.9) provides an estimate of its value. The property type has the role observedProperty with respect to the observation. The observed property shall be a phenomenon associated with the type of the featureOfInterest. NOTE An observed property may, but need not be modelled as a property (in the sense of the General Feature Model) in a formal application schema that defines the type of the feature of interest The observed property supports semantic or thematic classification of observations, which is useful for discovery and data fusion.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:featureOfInterest
Namespace http://www.opengis.net/om/2.0
Annotations
The association Domain shall link the OM_Observation to the
GFI_Feature (C.2.1) that is the subject of the observation and carries the
observed property. This feature has the role featureOfInterest with respect
to the observation. This feature is the real-world object whose properties
are under observation, or is a feature intended to sample the real-world
object, as described in Clause 8 of this International Standard. An
observation instance serves as a propertyValueProvider for its feature of
interest.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupfeature_xsd.tmp#AbstractFeaturefeature_xsd.tmp#FeaturePropertyType
Type gml:FeaturePropertyType
Properties
content complex
nillable true
Model
Children gml:AbstractFeature
Instance
<om:featureOfInterest xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractFeature gml:id="">{1,1}</gml:AbstractFeature>
</om:featureOfInterest>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="featureOfInterest" type="gml:FeaturePropertyType" nillable="true">
  <annotation>
    <documentation>The association Domain shall link the OM_Observation to the GFI_Feature (C.2.1) that is the subject of the observation and carries the observed property. This feature has the role featureOfInterest with respect to the observation. This feature is the real-world object whose properties are under observation, or is a feature intended to sample the real-world object, as described in Clause 8 of this International Standard. An observation instance serves as a propertyValueProvider for its feature of interest.</documentation>
  </annotation>
</element>
Element om:OM_CommonProperties / om:resultQuality
Namespace http://www.opengis.net/om/2.0
Annotations
If present, the attributes resultQuality:DQ_Element shall
describe the quality of the result (6.2.2.9). This instance-specific
description complements the description of the observation procedure
(6.2.2.10), which provides information concerning the quality of all
observations using this procedure. Quality of a result may be assessed
following the procedures in ISO 19114:2003. Multiple measures may be
provided (ISO/TS 19138:2006).
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondataQuality_xsd.tmp#AbstractDQ_ElementdataQuality_xsd.tmp#DQ_Element_PropertyType
Type gmd:DQ_Element_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:AbstractDQ_Element
Instance
<om:resultQuality xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:om="http://www.opengis.net/om/2.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:AbstractDQ_Element id="" uuid="">{1,1}</gmd:AbstractDQ_Element>
</om:resultQuality>
Attributes
Source
<element name="resultQuality" type="gmd:DQ_Element_PropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>If present, the attributes resultQuality:DQ_Element shall describe the quality of the result (6.2.2.9). This instance-specific description complements the description of the observation procedure (6.2.2.10), which provides information concerning the quality of all observations using this procedure. Quality of a result may be assessed following the procedures in ISO 19114:2003. Multiple measures may be provided (ISO/TS 19138:2006).</documentation>
  </annotation>
</element>
Element om:result
Namespace http://www.opengis.net/om/2.0
Annotations
The association Range shall link the OM_Observation to the value
generated by the procedure. The value has the role result with respect to the
observation. The type of the result is shown as Any, since it may represent the
value of any feature property. NOTE 1 OGC SWE Common provides a model suitable for
describing many kinds of observation results. The type of the observation result
shall be consistent with the observed property, and the scale or scope for the value
shall be consistent with the quantity or category type. If the observed property
(6.2.2.8) is a spatial operation or function, the type of the result may be a
coverage, NOTE 2 In some contexts, particularly in earth and environmental sciences,
the term “observation” is used to refer to the result itself.
Diagram
Diagram
Used by
Complex Type om:OM_ObservationType
Source
<element name="result">
  <annotation>
    <documentation>The association Range shall link the OM_Observation to the value generated by the procedure. The value has the role result with respect to the observation. The type of the result is shown as Any, since it may represent the value of any feature property. NOTE 1 OGC SWE Common provides a model suitable for describing many kinds of observation results. The type of the observation result shall be consistent with the observed property, and the scale or scope for the value shall be consistent with the quantity or category type. If the observed property (6.2.2.8) is a spatial operation or function, the type of the result may be a coverage, NOTE 2 In some contexts, particularly in earth and environmental sciences, the term “observation” is used to refer to the result itself.</documentation>
  </annotation>
</element>
Complex Type om:OM_ProcessPropertyType
Namespace http://www.opengis.net/om/2.0
Annotations
The purpose of an observation process is to generate an observation
result. An instance is often an instrument or sensor, but may be a human observer, a
simulator, or a process or algorithm applied to more primitive results used as
inputs. The model for OM_Process is abstract, and has no attributes, operations, or
associations. NOTE ISO 19115-2:2008 provides MI_Instrument, LE_Processing and
LE_Algorithm, which could all be modelled as specializations of OM_Process. Any
suitable XML may be used to describe the observation process in line, provided that
it is contained in a single XML element. If reference to a schema is provided it
must also be valid. OGC SensorML provides a model which is suitable for many
observation procedures.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroup
Used by
Model
ANY element from ANY namespace
Attributes
Source
<complexType name="OM_ProcessPropertyType">
  <annotation>
    <documentation>The purpose of an observation process is to generate an observation result. An instance is often an instrument or sensor, but may be a human observer, a simulator, or a process or algorithm applied to more primitive results used as inputs. The model for OM_Process is abstract, and has no attributes, operations, or associations. NOTE ISO 19115-2:2008 provides MI_Instrument, LE_Processing and LE_Algorithm, which could all be modelled as specializations of OM_Process. Any suitable XML may be used to describe the observation process in line, provided that it is contained in a single XML element. If reference to a schema is provided it must also be valid. OGC SensorML provides a model which is suitable for many observation procedures.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <any namespace="##any" processContents="lax">
      <annotation>
        <documentation>Any suitable XML may be used to describe the observation process in line, provided that it is contained in a single XML element. If refernece to a schema is provided it must also be valid.</documentation>
      </annotation>
    </any>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type om:OM_ObservationPropertyType
Namespace http://www.opengis.net/om/2.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupobservation_xsd.tmp#OM_Observation
Used by
Model
Children om:OM_Observation
Attributes
Source
<complexType name="OM_ObservationPropertyType">
  <sequence minOccurs="0">
    <element ref="om:OM_Observation"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type om:OM_ObservationType
Namespace http://www.opengis.net/om/2.0
Annotations
Generic observation, whose result is anyType The following properties
are inherited from AbstractFeatureType:

Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeobservation_xsd.tmp#OM_CommonProperties_typeobservation_xsd.tmp#OM_CommonProperties_metadataobservation_xsd.tmp#OM_CommonProperties_relatedObservationobservation_xsd.tmp#OM_CommonProperties_phenomenonTimeobservation_xsd.tmp#OM_CommonProperties_resultTimeobservation_xsd.tmp#OM_CommonProperties_validTimeobservation_xsd.tmp#OM_CommonProperties_procedureobservation_xsd.tmp#OM_CommonProperties_parameterobservation_xsd.tmp#OM_CommonProperties_observedPropertyobservation_xsd.tmp#OM_CommonProperties_featureOfInterestobservation_xsd.tmp#OM_CommonProperties_resultQualityobservation_xsd.tmp#OM_CommonPropertiesobservation_xsd.tmp#result
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, om:featureOfInterest, om:metadata, om:observedProperty, om:parameter, om:phenomenonTime, om:procedure, om:relatedObservation, om:result, om:resultQuality, om:resultTime, om:type, om:validTime
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="OM_ObservationType">
  <annotation>
    <documentation>Generic observation, whose result is anyType The following properties are inherited from AbstractFeatureType:
      <!--	from AbstractGMLType
					<element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
					<element ref="gml:description" minOccurs="0"/>
					<element ref="gml:name" minOccurs="0" maxOccurs="unbounded"/> -->
      <!--    from AbstractFeatureType
				<element ref="gml:boundedBy" minOccurs="0"/> -->
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <group ref="om:OM_CommonProperties"/>
        <element ref="om:result"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type om:ObservationContextPropertyType
Namespace http://www.opengis.net/om/2.0
Annotations
ObservationContext is a dataType, without identity, so may only be used
inline
Diagram
Diagramobservation_xsd.tmp#ObservationContext
Used by
Model
Children om:ObservationContext
Source
<complexType name="ObservationContextPropertyType">
  <annotation>
    <documentation>ObservationContext is a dataType, without identity, so may only be used inline</documentation>
  </annotation>
  <sequence>
    <element ref="om:ObservationContext"/>
  </sequence>
</complexType>
Complex Type om:ObservationContextType
Namespace http://www.opengis.net/om/2.0
Annotations
Some observations depend on other observations to provide context which
is important, sometimes essential, in understanding the result. These dependencies
are stronger than mere spatiotemporal coincidences, requiring explicit
representation. If present, the association class ObservationContext (Figure 2)
shall link a OM_Observation to another OM_Observation, with the role name
relatedObservation for the target.
Diagram
Diagramobservation_xsd.tmp#ObservationContextType_roleobservation_xsd.tmp#ObservationContextType_relatedObservation
Used by
Model
Children om:relatedObservation, om:role
Source
<complexType name="ObservationContextType">
  <annotation>
    <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
  </annotation>
  <sequence>
    <element name="role" type="gml:ReferenceType">
      <annotation>
        <documentation>The attribute 'role' shall describe the relationship of the target OM_Observation to the source OM_Observation.</documentation>
      </annotation>
    </element>
    <element name="relatedObservation" type="gml:ReferenceType">
      <annotation>
        <appinfo>
          <gml:targetElement>om:OM_Observation</gml:targetElement>
        </appinfo>
        <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type om:TimeObjectPropertyType
Namespace http://www.opengis.net/om/2.0
Annotations
This property type is not provided directly by GML
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGrouptemporal_xsd.tmp#AbstractTimeObject
Used by
Model
Children gml:AbstractTimeObject
Attributes
Source
<complexType name="TimeObjectPropertyType">
  <annotation>
    <documentation>This property type is not provided directly by GML</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:AbstractTimeObject"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type om:NamedValuePropertyType
Namespace http://www.opengis.net/om/2.0
Annotations
The class 'NamedValue' provides for a generic soft-typed parameter
value. NamedValue shall support two attributes.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupobservation_xsd.tmp#NamedValue
Used by
Model
Children om:NamedValue
Attributes
Source
<complexType name="NamedValuePropertyType">
  <annotation>
    <documentation>The class 'NamedValue' provides for a generic soft-typed parameter value. NamedValue shall support two attributes.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="om:NamedValue"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type om:NamedValueType
Namespace http://www.opengis.net/om/2.0
Annotations
The class 'NamedValue' provides for a generic soft-typed parameter
value. NamedValue shall support two attributes.
Diagram
Diagramobservation_xsd.tmp#NamedValueType_nameobservation_xsd.tmp#NamedValueType_value
Used by
Element om:NamedValue
Model
Children om:name, om:value
Source
<complexType name="NamedValueType">
  <annotation>
    <documentation>The class 'NamedValue' provides for a generic soft-typed parameter value. NamedValue shall support two attributes.</documentation>
  </annotation>
  <sequence>
    <element name="name" type="gml:ReferenceType">
      <annotation>
        <documentation>The attribute 'name' shall indicate the meaning of the named value. Its value should be taken from a well-governed source if possible.</documentation>
      </annotation>
    </element>
    <element name="value">
      <annotation>
        <documentation>The attribute 'value' shall provide the value. The type Any should be substituted by a suitable concrete type, such as CI_ResponsibleParty or Measure.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Element Group om:OM_CommonProperties
Namespace http://www.opengis.net/om/2.0
Annotations
Base type for Observations. Observation is an act ("event"), whose result
is an estimate of the value of a property of the feature of interest. The observed
property may be any property associated with the type of the feature of interest.
Concrete observation types must add a *result* property of a suitable type.
Diagram
Diagramobservation_xsd.tmp#OM_CommonProperties_typeobservation_xsd.tmp#OM_CommonProperties_metadataobservation_xsd.tmp#OM_CommonProperties_relatedObservationobservation_xsd.tmp#OM_CommonProperties_phenomenonTimeobservation_xsd.tmp#OM_CommonProperties_resultTimeobservation_xsd.tmp#OM_CommonProperties_validTimeobservation_xsd.tmp#OM_CommonProperties_procedureobservation_xsd.tmp#OM_CommonProperties_parameterobservation_xsd.tmp#OM_CommonProperties_observedPropertyobservation_xsd.tmp#OM_CommonProperties_featureOfInterestobservation_xsd.tmp#OM_CommonProperties_resultQuality
Used by
Complex Type om:OM_ObservationType
Model
Children om:featureOfInterest, om:metadata, om:observedProperty, om:parameter, om:phenomenonTime, om:procedure, om:relatedObservation, om:resultQuality, om:resultTime, om:type, om:validTime
Source
<group name="OM_CommonProperties">
  <annotation>
    <documentation>Base type for Observations. Observation is an act ("event"), whose result is an estimate of the value of a property of the feature of interest. The observed property may be any property associated with the type of the feature of interest. Concrete observation types must add a *result* property of a suitable type.</documentation>
  </annotation>
  <sequence>
    <element name="type" type="gml:ReferenceType" minOccurs="0">
      <annotation>
        <documentation>If present, the sub-element 'type' shall indicate the class of observation. A register of type identifiers corresponding with the observation types in ISO 19156, which distinguishes types on the basis of the type of the result, is provided by OGC at http://www.opengis.net/def/observationType/OGC-OM/2.0/</documentation>
      </annotation>
    </element>
    <element name="metadata" type="gmd:MD_Metadata_PropertyType" minOccurs="0">
      <annotation>
        <documentation>If present, the association Metadata shall link the OM_Observation to descriptive metadata.</documentation>
      </annotation>
    </element>
    <element name="relatedObservation" type="om:ObservationContextPropertyType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link a OM_Observation to another OM_Observation, with the role name relatedObservation for the target.</documentation>
      </annotation>
    </element>
    <element name="phenomenonTime" type="om:TimeObjectPropertyType">
      <annotation>
        <documentation>The attribute phenomenonTime:TM_Object shall describe the time that the result (6.2.2.9) applies to the property of the feature-of-interest (6.2.2.7). This is often the time of interaction by a sampling procedure (8.1.3) or observation procedure (6.2.2.10) with a real-world feature.</documentation>
      </annotation>
    </element>
    <element name="resultTime" type="gml:TimeInstantPropertyType" block="#all">
      <!-- om:resultTime is used in schematron-based validaty tests, so must not be changed -->
      <annotation>
        <documentation>The attribute resultTime:TM_Instant shall describe the time when the result became available, typically when the procedure (6.2.2.10) associated with the observation was completed For some observations this is identical to the samplingTime. However, there are important cases where they differ.</documentation>
      </annotation>
    </element>
    <element name="validTime" type="gml:TimePeriodPropertyType" minOccurs="0">
      <annotation>
        <documentation>If present, the attribute validTime:TM_Period shall describe the time period during which the result is intended to be used.</documentation>
      </annotation>
    </element>
    <element name="procedure" type="om:OM_ProcessPropertyType" nillable="true">
      <annotation>
        <documentation>The association ProcessUsed shall link the OM_Observation to the OM_Process (6.2.3) used to generate the result. The process has the role procedure with respect to the observation. A process might be responsible for more than one generatedObservation.</documentation>
      </annotation>
    </element>
    <element name="parameter" type="om:NamedValuePropertyType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>If present, the attributes parameter:NamedValue shall describe an arbitrary event-specific parameter. This might be an environmental parameter, an instrument setting or input, or an event-specific sampling parameter that is not tightly bound to either the feature-of-interest (6.2.2.7) or to the observation procedure (6.2.2.10). To avoid ambiguity, there shall be no more than one parameter with the same name. NOTE Parameters that are tightly bound to the procedure may be recorded as part of the procedure description. In some contexts the Observation::procedure (6.2.2.10) is a generic or standard procedure, rather than an event-specific process. In this context, parameters bound to the observation act, such as instrument settings, calibrations or inputs, local position, detection limits, asset identifier, operator, may augment the description of a standard procedure.</documentation>
      </annotation>
    </element>
    <element name="observedProperty" type="gml:ReferenceType" nillable="true">
      <annotation>
        <appinfo>
          <gml:targetElement>xs:anyType</gml:targetElement>
        </appinfo>
        <documentation>The association Phenomenon shall link the OM_Observation to the GFI_PropertyType (C.2.2) for which the OM_Observation:result (6.2.2.9) provides an estimate of its value. The property type has the role observedProperty with respect to the observation. The observed property shall be a phenomenon associated with the type of the featureOfInterest. NOTE An observed property may, but need not be modelled as a property (in the sense of the General Feature Model) in a formal application schema that defines the type of the feature of interest The observed property supports semantic or thematic classification of observations, which is useful for discovery and data fusion.</documentation>
      </annotation>
    </element>
    <element name="featureOfInterest" type="gml:FeaturePropertyType" nillable="true">
      <annotation>
        <documentation>The association Domain shall link the OM_Observation to the GFI_Feature (C.2.1) that is the subject of the observation and carries the observed property. This feature has the role featureOfInterest with respect to the observation. This feature is the real-world object whose properties are under observation, or is a feature intended to sample the real-world object, as described in Clause 8 of this International Standard. An observation instance serves as a propertyValueProvider for its feature of interest.</documentation>
      </annotation>
    </element>
    <element name="resultQuality" type="gmd:DQ_Element_PropertyType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>If present, the attributes resultQuality:DQ_Element shall describe the quality of the result (6.2.2.9). This instance-specific description complements the description of the observation procedure (6.2.2.10), which provides information concerning the quality of all observations using this procedure. Quality of a result may be assessed following the procedures in ISO 19114:2003. Multiple measures may be provided (ISO/TS 19138:2006).</documentation>
      </annotation>
    </element>
  </sequence>
</group>