gml:history

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.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
owns boolean false optional

Used By

Element Group gml:dynamicProperties

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>

Sample