complexType FaaLocationTypeChoice
diagram mmixm_diagrams/mmixm_p26.png
namespace https://mmixm.aero/base/4
children mb:locationType mb:locationOtherType
used by
element FaaLocation/type
annotation
documentation
Choice structure representing FAA Location Codes or FAA Location other types.
source <xs:complexType name="FaaLocationTypeChoice">
 
<xs:annotation>
   
<xs:documentation>Choice structure representing FAA Location Codes or FAA Location other types.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Type of FAA location identifier.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identification of other types of FAA location identifiers.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element FaaLocationTypeChoice/locationType
diagram mmixm_diagrams/mmixm_p27.png
namespace https://mmixm.aero/base/4
type mb:CodeFaaLocationType
properties
content simple
facets
Kind Value Annotation
enumeration Airport
documentation
An airport is an area of land or water used or intended to be used for the landing and taking off of aircraft, per the Airport Improvement Program (AIP) Handbook.
enumeration ARTCC
documentation
Air Route Traffic Control Center (ARTCC) - A facility established to provide air traffic control service to aircraft operating on IFR flight plans within controlled airspace and principally during the en route phase of flight. When equipment capabilities and controller workload permit, certain advisory/assistance services may be provided to VFR aircraft, per the FAA Pilot/Controller Glossary.
enumeration ATCSCC
documentation
Air Traffic Control System Command Center (ATCSCC) - An Air Traffic Tactical Operations facility responsible for monitoring and managing the flow of air traffic throughout the NAS, producing a safe, orderly, and expeditious flow of traffic while minimizing delays, per the FAA  Pilot/Controller Glossary.
enumeration ATCT
documentation
Air Traffic Control Tower (ATCT) - A terminal facility that uses air/ground communications, visual signaling, and other devices to provide ATC services to aircraft operating in the vicinity of an airport or on the movement area. Authorizes aircraft to land or takeoff at the airport controlled by the tower or to transit the Class D airspace area regardless of flight plan or weather conditions (IFR or VFR). A tower may also provide approach control services (radar or nonradar), per the FAA  Pilot/Controller Glossary.
enumeration CERAP
documentation
Center Radar Automated Radar Terminal System Processing (CENRAP) - A software/hardware modification that provides backup alphanumeric information using target data received by the Automated Radar Terminal System (ARTS) equipment via the en route automation computer system through the existing Interfacility Data Service (IDAT) NAS/ARTS interface. An azimuth pulse generator provides display sweep if needed (CENRAP plus). Interruption reporting of the Terminal Automated Radar Service (TARS) is required during CENRAP operation (see desk guide for TARS reporting requirements), per JO 6040.15 Appendix C: Combined Center/RAPCON.
enumeration TRACON
documentation
Terminal Radar Approach Control (TRACON) - A terminal ATC facility that uses radar and nonradar capabilities to provide approach control services to aircraft arriving, departing, or transiting airspace controlled by the facility, per the FAA Pilot/Controller Glossary.
annotation
documentation
Type of FAA location identifier.
source <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of FAA location identifier.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FaaLocationTypeChoice/locationOtherType
diagram mmixm_diagrams/mmixm_p28.png
namespace https://mmixm.aero/base/4
type mb:FaaLocationOtherType
properties
content simple
annotation
documentation
Identification of other types of FAA location identifiers.
source <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification of other types of FAA location identifiers.</xs:documentation>
 
</xs:annotation>
</xs:element>


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