diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:ArrivalType | ||
properties |
|
||
children | fx:extension fx:runwayDirection | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficePS_ArrivalType"> <xs:annotation> <xs:documentation>Information about the destination and actual arrival of the flight. [FIXM]</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="fx:ArrivalType"> <xs:sequence> <xs:element name="extension" type="fb:ArrivalExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway direction for landing. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fb:ArrivalExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:ArrivalExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||||
type | fb:RunwayDirectionDesignatorType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway direction for landing. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |