complexType ugvControlOrdersElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p445.png
children TrackSpeedCommand TrackSpeed
used by
element UGVControlOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  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