diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:FlightLevelOrAltitudeType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="AltitudeInTransitionType"> <annotation> <documentation> An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point. </documentation> </annotation> <complexContent> <extension base="fb:FlightLevelOrAltitudeType"> <attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional"> <annotation> <documentation> Specifies whether the boundary crossing occurs at or above or at or below the specified level. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:BoundaryCrossingConditionType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional"> <annotation> <documentation> Specifies whether the boundary crossing occurs at or above or at or below the specified level. </documentation> </annotation> </attribute> |