diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentSsrCode | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="EnRouteType"> <annotation> <documentation> Groups the en route information about the flight. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed. </documentation> </annotation> </element> <element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A proposed boundary crossing information with associated details including altitude, crossing point and crossing time. </documentation> </annotation> </element> <element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Current assigned SSR code. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #14 Remove SSR Mode</rationale> <replacement>Fixm.Flight.EnRoute.EnRoute.currentModeACode</replacement> </deprecated> </documentation> </annotation> </element> </sequence> <attribute name="currentModeACode" type="fb:ModeACodeType" use="optional"> <annotation> <documentation> Current assigned Mode A code. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:ModeACodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="currentModeACode" type="fb:ModeACodeType" use="optional"> <annotation> <documentation> Current assigned Mode A code. [FIXM] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fb:referencePoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:BoundaryCrossingType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:altitudeInTransition fx:clearedLevel fx:crossingPoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A proposed boundary crossing information with associated details including altitude, crossing point and crossing time. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:SsrCodeType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Current assigned SSR code. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #14 Remove SSR Mode</rationale> <replacement>Fixm.Flight.EnRoute.EnRoute.currentModeACode</replacement> </deprecated> </documentation> </annotation> </element> |