diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:altitudeInTransition fx:clearedLevel fx:crossingPoint fx:crossingTime fx:extension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="BoundaryCrossingType"> <xs:annotation> <xs:documentation>Boundary Crossing contains estimate data conveyed between ATS Units during the process of Controller Coordination. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="altitudeInTransition" type="fx:AltitudeInTransitionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Negotiated boundary crossing transition altitude.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="clearedLevel" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="crossingPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The point where the flight will cross an ATS facility boundary.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="crossingTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time at which a flight will cross the associated boundary crossing point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:BoundaryCrossingExtensionType" 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 | fx:AltitudeInTransitionType | ||||||||
properties |
|
||||||||
children | fx:crossingCondition fx:extension fx:level | ||||||||
annotation |
|
||||||||
source | <xs:element name="altitudeInTransition" type="fx:AltitudeInTransitionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Negotiated boundary crossing transition altitude.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
source | <xs:element name="clearedLevel" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:SignificantPointChoiceType | ||||||||
properties |
|
||||||||
children | fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="crossingPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The point where the flight will cross an ATS facility boundary.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="crossingTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time at which a flight will cross the associated boundary crossing point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:BoundaryCrossingExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:BoundaryCrossingExtensionType" 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> |