namespace | http://www.fixm.aero/base/4.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <simpleType name="NavaidServiceTypeType"> <annotation> <documentation> Types of Navaid Services. [AIXM 5.1] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="DF"> <annotation> <documentation> Direction Finder. </documentation> </annotation> </enumeration> <enumeration value="DME"> <annotation> <documentation> Distance Measuring Equipment. </documentation> </annotation> </enumeration> <enumeration value="ILS"> <annotation> <documentation> Instrument Landing System </documentation> </annotation> </enumeration> <enumeration value="ILS_DME"> <annotation> <documentation> ILS with collocated DME. Collocation can be with the antenna or the loc. </documentation> </annotation> </enumeration> <enumeration value="LOC"> <annotation> <documentation> Localizer. </documentation> </annotation> </enumeration> <enumeration value="LOC_DME"> <annotation> <documentation> LOC and DME collocated. </documentation> </annotation> </enumeration> <enumeration value="MKR"> <annotation> <documentation> Marker Beacon </documentation> </annotation> </enumeration> <enumeration value="MLS"> <annotation> <documentation> Microwave Landing System </documentation> </annotation> </enumeration> <enumeration value="MLS_DME"> <annotation> <documentation> MLS with collocated DME. </documentation> </annotation> </enumeration> <enumeration value="NDB"> <annotation> <documentation> Non-Directional Radio Beacon </documentation> </annotation> </enumeration> <enumeration value="NDB_DME"> <annotation> <documentation> NDB and DME collocated. </documentation> </annotation> </enumeration> <enumeration value="NDB_MKR"> <annotation> <documentation> Non-Directional Radio Beacon and Marker Beacon </documentation> </annotation> </enumeration> <enumeration value="SDF"> <annotation> <documentation> Simplified Directional Facility. </documentation> </annotation> </enumeration> <enumeration value="TACAN"> <annotation> <documentation> Tactical Air Navigation Beacon </documentation> </annotation> </enumeration> <enumeration value="TLS"> <annotation> <documentation> Transponder Landing System </documentation> </annotation> </enumeration> <enumeration value="VOR"> <annotation> <documentation> VHF Omni directional Radio Range. </documentation> </annotation> </enumeration> <enumeration value="VOR_DME"> <annotation> <documentation> VOR and DME collocated. </documentation> </annotation> </enumeration> <enumeration value="VORTAC"> <annotation> <documentation> VOR and TACAN collocated. </documentation> </annotation> </enumeration> </restriction> </simpleType> |