namespace | http://www.fixm.aero/flight/4.1 | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="DepartureOrArrivalIndicatorType"> <annotation> <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. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="DEPARTURE"/> <enumeration value="ARRIVAL"/> </restriction> </simpleType> |