| diagram | ![]() |
||||||||||||||||||||||||
| children | LatitudeLongitude XYPosition MSLAltitude | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| 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"/> <!-- TODO: Two unique elementTypes, resolve --> <xsd:element name="MSLAltitude" type="scalarElementType" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | scalarElementType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xsd:element name="MSLAltitude" type="scalarElementType" minOccurs="0"/> |