simpleType LifeJacketTypeType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
simpleType LifeJacketTypeListType
facets
Kind Value Annotation
enumeration FLUORESCENCE
documentation
life jackets are equipped with fluorescence [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 J/]
enumeration VERY_HIGH_FREQUENCY
documentation
= VHF on frequency 121.5 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/ and J/]
enumeration LIGHTS
documentation
life jackets are equipped with lights [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 J/]
enumeration ULTRA_HIGH_FREQUENCY
documentation
UHF on frequency 243.0 MHz is not available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/ and J/]
annotation
documentation
The type of life jackets available on board the aircraft. [FIXM]
source <xs:simpleType name="LifeJacketTypeType">
 
<xs:annotation>
   
<xs:documentation>The type of life jackets available on board the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="FLUORESCENCE">
     
<xs:annotation>
       
<xs:documentation>life jackets are equipped with fluorescence [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 J/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="VERY_HIGH_FREQUENCY">
     
<xs:annotation>
       
<xs:documentation>= VHF on frequency 121.5 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/ and J/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LIGHTS">
     
<xs:annotation>
       
<xs:documentation>life jackets are equipped with lights [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 J/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ULTRA_HIGH_FREQUENCY">
     
<xs:annotation>
       
<xs:documentation>UHF on frequency 243.0 MHz is not available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/ and J/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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