simpleType SurvivalEquipmentTypeType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
element SurvivalCapabilitiesType/survivalEquipmentType
facets
Kind Value Annotation
enumeration POLAR
documentation

                  polar survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
enumeration DESERT
documentation

                  desert survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
enumeration MARITIME
documentation

                  maritime survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
enumeration JUNGLE
documentation

                  jungle survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
annotation
documentation

            The type of equipment carried on board the aircraft that can be used by the crew
            and passengers to assist survival in harsh environments in case of emergency. [FIXM]
           
        
source <simpleType name="SurvivalEquipmentTypeType">
 
<annotation>
   
<documentation>
            The type of equipment carried on board the aircraft that can be used by the crew
            and passengers to assist survival in harsh environments in case of emergency. [FIXM]
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="POLAR">
     
<annotation>
       
<documentation>
                  polar survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="DESERT">
     
<annotation>
       
<documentation>
                  desert survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="MARITIME">
     
<annotation>
       
<documentation>
                  maritime survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="JUNGLE">
     
<annotation>
       
<documentation>
                  jungle survival equipment is carried [ICAO Doc 4444, Appendix 3]
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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