complexType TrackType
diagram index_p553.png
namespace http://www.opengis.net/gml
type restriction of gml:HistoryPropertyType
properties
base gml:HistoryPropertyType
children gml:MovingObjectStatus
used by
element track
annotation
documentation
The track of a moving object is a sequence of specialized timeslices        that indicate the status of the object.
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>


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