complexType setPositionUAVCommandType
diagram AVCL.3.1_diagrams/AVCL.3.1_p417.png
children LatitudeLongitude XYPosition MSLAltitude
used by
element SetPositionUAV
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
Update of unmanned aerial vehicle position in the world (new navigation fix has been obtained).
source <xsd:complexType name="setPositionUAVCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Update of unmanned aerial vehicle position in the world (new navigation fix has been obtained).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="AbsoluteHorizontalPositionElements"/>
   
<xsd:element ref="MSLAltitude" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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