diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
type | restriction of gml:HistoryPropertyType | ||
properties |
|
||
children | gml:MovingObjectStatus | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TrackType"> <xs:annotation> <xs:documentation xml:lang="en">The track of a moving object is a sequence of specialized timeslices that indicate the status of the object.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="gml:HistoryPropertyType"> <xs:sequence maxOccurs="unbounded"> <xs:element ref="gml:MovingObjectStatus"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |