namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="ActivationType"> <xs:annotation> <xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="PLAN_TO_ATTAIN"/> <xs:enumeration value="PLAN_TO_COMMENCE"/> </xs:restriction> </xs:simpleType> |