complexType uavControlOrdersElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p426.png
children Engines Aileron Rudder Elevator Collective Cyclic Pedals
used by
element UAVControlOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Unmanned Aerial Vehicle commanded settings for individual controls.
source <xsd:complexType name="uavControlOrdersElementType">
 
<xsd:annotation>
   
<xsd:documentation>Unmanned Aerial Vehicle commanded settings for individual controls.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:group ref="FixedWingUAVControlOrders"/>
   
<xsd:group ref="RotaryWingUAVControlOrders"/>
 
</xsd:choice>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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