complexType HistoryPropertyType
diagram index_p547.png
namespace http://www.opengis.net/gml
children gml:_TimeSlice
used by
element history
complexType TrackType
annotation
documentation
The history relationship associates a feature with a sequence of TimeSlice instances.
source <xs:complexType name="HistoryPropertyType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The history relationship associates a feature with a sequence of TimeSlice instances.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence maxOccurs="unbounded">
   
<xs:element ref="gml:_TimeSlice"/>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy