complexType setPositionUAVCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p407.png
children LatitudeLongitude XYPosition MSLAltitude
used by
element SetPositionUAV
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
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