diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fx:AbstractRouteChangeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:level | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="LevelChangeType"> <annotation> <documentation> Describes a new planned altitude or level at the specified point at which the change is planned to commence. (May also describe a point at which the altitude or level change is planned to be attained.) </documentation> </annotation> <complexContent> <extension base="fx:AbstractRouteChangeType"> <sequence> <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A new planned altitude or level at the specified point at which the change is planned to commence </documentation> </annotation> </element> </sequence> <attribute name="activation" type="fx:ActivationType" use="optional"> <annotation> <documentation> Qualifies the position associated with the level constraint. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:ActivationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="activation" type="fx:ActivationType" use="optional"> <annotation> <documentation> Qualifies the position associated with the level constraint. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:FlightLevelOrAltitudeType | ||||||
properties |
|
||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||
annotation |
|
||||||
source | <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A new planned altitude or level at the specified point at which the change is planned to commence </documentation> </annotation> </element> |