diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:altitudeInTransition fx:clearedLevel fx:crossingPoint | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="BoundaryCrossingType"> <annotation> <documentation> Boundary Crossing contains estimate data conveyed between ATS Units during the process of Controller Coordination. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Negotiated boundary crossing transition altitude. </documentation> </annotation> </element> <element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cleared altitude (flight level) at which the aircraft will cross the boundary crossing point if in level cruising flight or, if the aircraft is climbing or descending at the boundary crossing point, the cleared flight level to which it is proceeding. </documentation> </annotation> </element> <element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The point where the flight will cross an ATS facility boundary. </documentation> </annotation> </element> </sequence> <attribute name="crossingTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The estimated time at which a flight will cross the associated boundary crossing point. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="crossingTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The estimated time at which a flight will cross the associated boundary crossing point. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:AltitudeInTransitionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Negotiated boundary crossing transition altitude. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:FlightLevelOrAltitudeType | ||||||
properties |
|
||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||
annotation |
|
||||||
source | <element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cleared altitude (flight level) at which the aircraft will cross the boundary crossing point if in level cruising flight or, if the aircraft is climbing or descending at the boundary crossing point, the cleared flight level to which it is proceeding. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The point where the flight will cross an ATS facility boundary. </documentation> </annotation> </element> |