simpleType EmergencyPhaseType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute FlightEmergencyType/@phase
facets
Kind Value Annotation
enumeration INCERFA
documentation

                  The code word used to designate an uncertainty phase. [ICAO Annex 11]
              
enumeration ALERFA
documentation

                  The code word used to designate an alert phase. [ICAO Annex 11]
              
enumeration DETRESFA
documentation

                  The code word used to designate a distress phase. [ICAO Annex 11]
              
annotation
documentation

            A generic term meaning, as the case may be, uncertainty phase, alert phase or distress
            phase. [ICAO Annex 11]
            This is the stage of emergency the flight is currently under, as designated by an
            ATS unit. [FIXM]
        
source <simpleType name="EmergencyPhaseType">
 
<annotation>
   
<documentation>
            A generic term meaning, as the case may be, uncertainty phase, alert phase or distress
            phase. [ICAO Annex 11]
            This is the stage of emergency the flight is currently under, as designated by an
            ATS unit. [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="INCERFA">
     
<annotation>
       
<documentation>
                  The code word used to designate an uncertainty phase. [ICAO Annex 11]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="ALERFA">
     
<annotation>
       
<documentation>
                  The code word used to designate an alert phase. [ICAO Annex 11]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="DETRESFA">
     
<annotation>
       
<documentation>
                  The code word used to designate a distress phase. [ICAO Annex 11]
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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