complexType ugvControlOrdersElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p435.png
children TrackSpeedCommand TrackSpeed
used by
element UGVControlOrder
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
Unmanned Ground Vehicle commanded settings for individual controls.
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>


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