Definition Type: ComplexType
Name: HistoryPropertyType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
The history relationship associates a feature with a sequence of TimeSlice instances.
Collapse XSD Schema Diagram:
Drilldown into _TimeSlice in schema gml_xsdXSD Diagram of HistoryPropertyType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="HistoryPropertyType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:dynamicFeature:3.1.1" />
        <documentation xml:lang="en">
        The history relationship associates a feature with a sequence of TimeSlice instances.
      </documentation>
    </annotation>
    <sequence>
        <element ref="gml:_TimeSlice" maxOccurs="unbounded" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_TimeSlice gml:_TimeSlice (1) unbounded
Collapse Derivation Tree:
Collapse References:
gml:historymo:TrackType,