gml:dynamicProperties
A convenience group. This allows an application schema developer to include dynamic properties in a content model in a standard fashion.
Group information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/dynamicFeature.xsd
Content
- Sequence [1..1]
- gml:validTime [0..1] gml:validTime is a convenience property element.
- Choice [0..1]
- 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.
- gml:track deprecated
from subst. group gml:history - gml:dataSource [0..1] Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data. The remote link attributes of the gml:dataSource element have been deprecated along with its current type.
- gml:dataSourceReference [0..1] Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data.
Used in
- Type gml:DynamicFeatureCollectionType (Element gml:DynamicFeatureCollection)
- Type gml:DynamicFeatureType (Element gml:DynamicFeature)