complexType trackSpeedElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p423.png
children AllTracks LeftTrack RightTrack
used by
elements SetTrackSpeed TrackSpeed TrackSpeedCommand
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Element representing an unmanned ground vehicle commanded or actual track speed.
source <xsd:complexType name="trackSpeedElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing an unmanned ground vehicle commanded or actual track speed.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:all>
   
<xsd:element ref="AllTracks" minOccurs="0"/>
   
<xsd:element ref="LeftTrack" minOccurs="0"/>
   
<xsd:element ref="RightTrack" minOccurs="0"/>
 
</xsd:all>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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