diagram |
 |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | value | trackModeType | required | | | | 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 | 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> |