diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:departureOrArrivalIndicator fx:description fx:extension fx:level fx:restrictionReference fx:speed fx:time | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RouteTrajectoryConstraintType"> <xs:annotation> <xs:documentation>A class that defines a constraint to a route point or trajectory.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="departureOrArrivalIndicator" type="fx:DepartureOrArrivalIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies whether the constraint is applicable on climb or descent. This provides an indication of which constraints take priority in the event of conflict when establishing a profile.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Textual description of the constraint.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:RouteTrajectoryConstraintExtensionType" 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="fx:LevelConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The level constraint applicable to a specific point or segment on the route. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="restrictionReference" type="fb:RestrictionReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Reference to a named restriction, if applicable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="speed" type="fx:SpeedConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The speed constraint applicable to a specific point or segment on the route.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="time" type="fx:TimeConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time constraint applicable to a specific point on the route. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fx:DepartureOrArrivalIndicatorType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="departureOrArrivalIndicator" type="fx:DepartureOrArrivalIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies whether the constraint is applicable on climb or descent. This provides an indication of which constraints take priority in the event of conflict when establishing a profile.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="description" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Textual description of the constraint.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:RouteTrajectoryConstraintExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:RouteTrajectoryConstraintExtensionType" 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.2 | ||||||||
type | fx:LevelConstraintType | ||||||||
properties |
|
||||||||
children | fx:activation fx:condition fx:extension fx:level | ||||||||
annotation |
|
||||||||
source | <xs:element name="level" type="fx:LevelConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The level constraint applicable to a specific point or segment on the route. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:RestrictionReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:restrictionIdentifier fb:restrictionType | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="restrictionReference" type="fb:RestrictionReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Reference to a named restriction, if applicable.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SpeedConstraintType | ||||||||
properties |
|
||||||||
children | fx:activation fx:condition fx:extension fx:speed | ||||||||
annotation |
|
||||||||
source | <xs:element name="speed" type="fx:SpeedConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The speed constraint applicable to a specific point or segment on the route.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:TimeConstraintType | ||||||||
properties |
|
||||||||
children | fx:condition fx:extension fx:timeSpecification | ||||||||
annotation |
|
||||||||
source | <xs:element name="time" type="fx:TimeConstraintType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time constraint applicable to a specific point on the route. </xs:documentation> </xs:annotation> </xs:element> |