diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:LevelConstraintType | ||
properties |
|
||
children | fx:activation fx:extension fx:level | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficeTRQ_LevelConstraintType"> <xs:annotation> <xs:documentation>The altitude constraint applicable to a specific point or segment on the route. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="fx:LevelConstraintType"> <xs:sequence> <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:LevelConstraintExtensionType" 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:element name="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Level or altitude specification of the constraint.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.fixm.aero/flight/4.3 | |||||||||
type | fx:ActivationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fb:LevelConstraintExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:LevelConstraintExtensionType" 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> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | fb:FlightLevelOrAltitudeOrRangeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel fb:range | ||
annotation |
|
||
source | <xs:element name="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Level or altitude specification of the constraint.</xs:documentation> </xs:annotation> </xs:element> |