Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:DirectedObservation
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagram index2.tmp#id78 index3.tmp#id72 index4.tmp#id93 index5.tmp#id95 index6.tmp#id99 index7.tmp#id104 index8.tmp#id71 index9.tmp#id70 index138.tmp#id105 index139.tmp#id129 index140.tmp#id69 index141.tmp#id169 index224.tmp#id1931 index225.tmp#id1933 index226.tmp#id1936 index227.tmp#id1930 index228.tmp#id787 index229.tmp#id1938 index230.tmp#id370
Type gml:DirectedObservationType
Type hierarchy
Properties
content: complex
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:validTime , gml:using{0,1} , gml:target{0,1} , gml:resultOf , gml:direction
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:direction, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:resultOf, gml:target, gml:using, gml:validTime
Instance
<gml:DirectedObservation gml:id="">
  <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:DirectedObservation>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
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="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>
Schema location http://schemas.opengis.net/gml/3.2.1/observation.xsd