simpleType EmergencyRadioCapabilityTypeType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
simpleType EmergencyRadioCapabilityTypeListType
facets
Kind Value Annotation
enumeration ULTRA_HIGH_FREQUENCY
documentation
UHF on frequency 243.0 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/]
enumeration VERY_HIGH_FREQUENCY
documentation
VHF on frequency 121.5 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/]
enumeration EMERGENCY_LOCATOR_TRANSMITTER
documentation
emergency locator transmitter (ELT) not available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/]
annotation
documentation
The type of serviceable communication devices available on the aircraft that are able to transmit an emergency radio signal. [FIXM]
source <xs:simpleType name="EmergencyRadioCapabilityTypeType">
 
<xs:annotation>
   
<xs:documentation>The type of serviceable communication devices available on the aircraft that are able to transmit an emergency radio signal. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ULTRA_HIGH_FREQUENCY">
     
<xs:annotation>
       
<xs:documentation>UHF on frequency 243.0 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/]</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/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EMERGENCY_LOCATOR_TRANSMITTER">
     
<xs:annotation>
       
<xs:documentation>emergency locator transmitter (ELT) not available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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