simpleType ActivationType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
elements LevelConstraintType/activation SpeedConstraintType/activation CruisingLevelChangeType/activation CruisingSpeedChangeType/activation FficeFFP_LevelConstraintType/activation FficeFFP_SpeedConstraintType/activation FficeFFP_CruisingLevelChangeType/activation FficeFFP_CruisingSpeedChangeType/activation FficeFS_CruisingLevelChangeType/activation FficeFS_CruisingSpeedChangeType/activation FficeFS_LevelConstraintType/activation FficeFS_SpeedConstraintType/activation FficeFPU_CruisingLevelChangeType/activation FficeFPU_CruisingSpeedChangeType/activation FficeFPU_LevelConstraintType/activation FficeFPU_SpeedConstraintType/activation FficePS_CruisingLevelChangeType/activation FficePS_CruisingSpeedChangeType/activation FficePS_LevelConstraintType/activation FficePS_SpeedConstraintType/activation FficePFP_CruisingLevelChangeType/activation FficePFP_CruisingSpeedChangeType/activation FficePFP_LevelConstraintType/activation FficePFP_SpeedConstraintType/activation FficeTRQ_CruisingLevelChangeType/activation FficeTRQ_CruisingSpeedChangeType/activation FficeTRQ_LevelConstraintType/activation FficeTRQ_SpeedConstraintType/activation FficeTRP_CruisingLevelChangeType/activation FficeTRP_CruisingSpeedChangeType/activation FficeTRP_LevelConstraintType/activation FficeTRP_SpeedConstraintType/activation
facets
Kind Value Annotation
enumeration PLAN_TO_ATTAIN
enumeration PLAN_TO_COMMENCE
annotation
documentation
Provides an indication of whether the profile constraint is met or initiated at the Location
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy