Definition Type: Element
Name: history
Namespace: http://www.opengis.net/gml/3.2
Type: gml:HistoryPropertyType
Containing Schema: dynamicFeature.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into AbstractTimeSlice in schema dynamicfeature_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsd Drilldown into HistoryPropertyType in schema dynamicfeature_xsdXSD Diagram of history in schema dynamicfeature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AbstractTimeSlice gml:AbstractTimeSlice (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree: