complexType ugvControlOrdersElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p435.png
children TrackSpeedCommand TrackSpeed
used by
element UGVControlOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
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