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

ValueDefinition
ADAREAAir 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.
ADOAAir 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.
ATCAir 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.
CORRTEAir Corridor/Route; A bi-directional or restricted air route of travel specified for use by aircraft.
PROCProcedural 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.
REFPTReference Point; A point or set of coordinates generally used for control purposes or to indicate a reference position.
ROZRestricted Operations Zone; Airspace reserved for specific activities in which the operation of one or more airspace uses is restricted.
SUASpecial 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: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>