diagram | ![]() |
||||||||||||||||||||||||
children | AllTracks LeftTrack RightTrack | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |