simpleType ActivationType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attributes LevelConstraintType/@activation SpeedConstraintType/@activation LevelChangeType/@activation SpeedChangeType/@activation
facets
Kind Value Annotation
enumeration PLAN_TO_COMMENCE
enumeration PLAN_TO_ATTAIN
annotation
documentation

            Provides an indication of whether the profile constraint is met or initiated at the
            Location
        
source <simpleType name="ActivationType">
 
<annotation>
   
<documentation>
            Provides an indication of whether the profile constraint is met or initiated at the
            Location
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="PLAN_TO_COMMENCE"/>
   
<enumeration value="PLAN_TO_ATTAIN"/>
 
</restriction>
</simpleType>


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