Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:history
Namespace http://www.opengis.net/gml/3.2
Annotations
A generic sequence of events constitute a gml:history of an object.
The gml:history element contains a set of elements in the substitution group headed by the abstract element gml:AbstractTimeSlice, representing the time-varying properties of interest. The history property of a dynamic feature associates a feature instance with a sequence of time slices (i.e. change events) that encapsulate the evolution of the feature.
Diagram
Diagram index20.tmp#id101 index992.tmp#id188 index993.tmp#id187 index1330.tmp#id186
Type gml:HistoryPropertyType
Properties
content: complex
Used by
Element Group gml:dynamicProperties
Model gml:AbstractTimeSlice+
Children gml:AbstractTimeSlice
Instance
<gml:history owns="false">
  <gml:AbstractTimeSlice gml:id="">{1,unbounded}</gml:AbstractTimeSlice>
</gml:history>
Attributes
QName Type Fixed Default Use Annotation
owns boolean false optional
Source
<element name="history" type="gml:HistoryPropertyType">
  <annotation>
    <documentation>A generic sequence of events constitute a gml:history of an object. The gml:history element contains a set of elements in the substitution group headed by the abstract element gml:AbstractTimeSlice, representing the time-varying properties of interest. The history property of a dynamic feature associates a feature instance with a sequence of time slices (i.e. change events) that encapsulate the evolution of the feature.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/dynamicFeature.xsd