jp3-52:AirspaceCoordinatingMeasureTypeCodeSimpleType
simpleType AirspaceCoordinatingMeasureTypeCodeSimpleType in namespace http://release.niem.gov/niem/codes/jp3-52/4.0/
Definition
A data type for a designator for a JP3-52 Airspace Coordinating Measure (ACM) Type Code.
Diagram
Enumerations
Value | Definition |
ADAREA | Air Defense Area; An area and the airspace above it within procedures are established to minimize mutual interference between air and ground based/Army air defense and other operations. |
ADOA | Air Defense Operations Area; An area and airspace above it within which procedures are established to minimize mutual interference between maritime and amphibious air defense operations. |
ATC | Air Traffic Control; Airspace of defined dimension within which air traffic control service is provided to IFR and VFR flights in accordance with civil air traffic control regulations. |
CORRTE | Air Corridor/Route; A bi-directional or restricted air route of travel specified for use by aircraft. |
PROC | Procedural Control; An airspace coordinating measure that defines airspace dimensions for enabling other systems (e.g., fire support systems) to discriminate: friendly coordination joint engagement measures from enemy, employ fires across boundaries, coordinate joint engagement of targets for a particular operation, or to delineate an airspace boundary. |
REFPT | Reference Point; A point or set of coordinates generally used for control purposes or to indicate a reference position. |
ROZ | Restricted Operations Zone; Airspace reserved for specific activities in which the operation of one or more airspace uses is restricted. |
SUA | Special Use Airspace; Airspace defined for a specific purpose; or to designate airspace in which no flight activity is organized. |
XML Schema
<xs:simpleType name="AirspaceCoordinatingMeasureTypeCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a designator for a JP3-52 Airspace Coordinating Measure (ACM) Type Code.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ADAREA">
<xs:annotation>
<xs:documentation>
Air Defense Area; An area and the airspace above it within procedures are established to minimize mutual interference between air and ground based/Army air defense and other operations.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ADOA">
<xs:annotation>
<xs:documentation>
Air Defense Operations Area; An area and airspace above it within which procedures are established to minimize mutual interference between maritime and amphibious air defense operations.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ATC">
<xs:annotation>
<xs:documentation>
Air Traffic Control; Airspace of defined dimension within which air traffic control service is provided to IFR and VFR flights in accordance with civil air traffic control regulations.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CORRTE">
<xs:annotation>
<xs:documentation>
Air Corridor/Route; A bi-directional or restricted air route of travel specified for use by aircraft.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROC">
<xs:annotation>
<xs:documentation>
Procedural Control; An airspace coordinating measure that defines airspace dimensions for enabling other systems (e.g., fire support systems) to discriminate: friendly coordination joint engagement measures from enemy, employ fires across boundaries, coordinate joint engagement of targets for a particular operation, or to delineate an airspace boundary.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REFPT">
<xs:annotation>
<xs:documentation>
Reference Point; A point or set of coordinates generally used for control purposes or to indicate a reference position.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROZ">
<xs:annotation>
<xs:documentation>
Restricted Operations Zone; Airspace reserved for specific activities in which the operation of one or more airspace uses is restricted.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUA">
<xs:annotation>
<xs:documentation>
Special Use Airspace; Airspace defined for a specific purpose; or to designate airspace in which no flight activity is organized.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>