Definition Type: Element
Name: DirectedObservation
Namespace: http://www.opengis.net/gml/3.2
Type: gml:DirectedObservationType
Containing Schema: observation.xsd
Abstract
Documentation:
A gml:DirectedObservation is the same as an observation except that it adds an additional gml:direction property. This is the direction in which the observation was acquired. Clearly this applies only to certain types of observations such as visual observations by people, or observations obtained from terrestrial cameras.
Collapse XSD Schema Diagram:
Drilldown into direction in schema direction_xsd Drilldown into resultOf in schema observation_xsd Drilldown into target in schema observation_xsd Drilldown into using in schema observation_xsd Drilldown into validTime in schema temporal_xsd Drilldown into location in schema deprecatedtypes_xsd Drilldown into boundedBy in schema feature_xsd Drilldown into name in schema gmlbase_xsd Drilldown into identifier in schema gmlbase_xsd Drilldown into descriptionReference in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema deprecatedtypes_xsd Drilldown into StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into AbstractFeatureType in schema feature_xsd Drilldown into ObservationType in schema observation_xsd Drilldown into DirectedObservationType in schema observation_xsdXSD Diagram of DirectedObservation in schema observation_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="DirectedObservation" type="gml:DirectedObservationType" substitutionGroup="gml:Observation">
    <annotation>
        <documentation>A gml:DirectedObservation is the same as an observation except that it adds an additional gml:direction property. This is the direction in which the observation was acquired. Clearly this applies only to certain types of observations such as visual observations by people, or observations obtained from terrestrial cameras.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
descriptionReference gml:descriptionReference 0 (1)
identifier gml:identifier 0 (1)
name gml:name 0 unbounded
boundedBy gml:boundedBy 0 (1)
location gml:location 0 (1)
validTime gml:validTime (1) (1)
using gml:using 0 (1)
target gml:target 0 (1)
resultOf gml:resultOf (1) (1)
direction gml:direction (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:
gml:Observation