| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| children | TrackSpeedCommand TrackSpeed | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="ugvControlOrdersElementType"> <xsd:annotation> <xsd:documentation>Unmanned Ground Vehicle commanded settings for individual controls.</xsd:documentation> </xsd:annotation> <xsd:all> <xsd:element ref="TrackSpeedCommand" minOccurs="0"/> <xsd:element ref="TrackSpeed" minOccurs="0"/> </xsd:all> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |