complexType trackModeElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p423.png
used by
element HomingMode
attributes
Name  Type  Use  Default  Fixed  Annotation
value  trackModeType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element representing the type of homing to be used in transit to a waypoint or hover point.
source <xsd:complexType name="trackModeElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing the type of homing to be used in transit to a waypoint or hover point.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="trackModeType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute trackModeElementType/@value
type trackModeType
properties
use required
facets
Kind Value Annotation
enumeration directTo
enumeration trackTo
source <xsd:attribute name="value" type="trackModeType" use="required"/>


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