diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fx:AbstractConstraintType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:level | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="LevelConstraintType"> <annotation> <documentation> The altitude constraint applicable to a specific point or segment on the route. </documentation> </annotation> <complexContent> <extension base="fx:AbstractConstraintType"> <sequence> <element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Level or altitude specification of the constraint. </documentation> </annotation> </element> </sequence> <attribute name="activation" type="fx:ActivationType" use="optional"> <annotation> <documentation> Provides an indication of whether the profile constraint is met or initiated at the Location </documentation> </annotation> </attribute> <attribute name="condition" type="fx:LevelConditionType" use="optional"> <annotation> <documentation> Specifies that the flight level or altitude be achieved based on the condition relative to the point. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:ActivationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="activation" type="fx:ActivationType" use="optional"> <annotation> <documentation> Provides an indication of whether the profile constraint is met or initiated at the Location </documentation> </annotation> </attribute> |
type | fx:LevelConditionType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <attribute name="condition" type="fx:LevelConditionType" use="optional"> <annotation> <documentation> Specifies that the flight level or altitude be achieved based on the condition relative to the point. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||
properties |
|
||||||
children | fb:extension fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue | ||||||
annotation |
|
||||||
source | <element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Level or altitude specification of the constraint. </documentation> </annotation> </element> |