diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentModeACode fx:extension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EnRouteType"> <xs:annotation> <xs:documentation>Groups the en route information about the flight.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="alternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A proposed boundary crossing information with associated details including altitude, crossing point and crossing time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currentModeACode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Current assigned Mode A code. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:EnRouteExtensionType" 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:sequence> </xs:complexType> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="alternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:BoundaryCrossingType | ||||||||
properties |
|
||||||||
children | fx:altitudeInTransition fx:clearedLevel fx:crossingPoint fx:crossingTime fx:extension | ||||||||
annotation |
|
||||||||
source | <xs:element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A proposed boundary crossing information with associated details including altitude, crossing point and crossing time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fb:ModeACodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="currentModeACode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Current assigned Mode A code. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:EnRouteExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:EnRouteExtensionType" 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> |