namespace | https://mmixm.aero/base/2.1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeAssetStatusType"> <xs:annotation> <xs:documentation>Enumerated list of asset status types.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="$"> <xs:annotation> <xs:documentation>NAS Coordination. Status code restricted to OCC/SOC/NEMCs for coordination purposes and approved by the OPR.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="A"> <xs:annotation> <xs:documentation>Pre-commissioned. An entity (Glide Slope) record indicating delivered equipment for a project that is in an assignment, construction, or installation stage. A Facility/Service status code A record cannot exist without a corresponding PFF action code 1 record. Status code A records are not entered until the equipment has be delivered.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C"> <xs:annotation> <xs:documentation>Test. An entity authorized for operation placed in limited and/or restricted operation pending evaluation or demonstration of its capability to function at an acceptable level of performance.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D"> <xs:annotation> <xs:documentation>Commissioned/Full Service. An entity authorized for operation, which has demonstrated its capability to function at an acceptable level of performance. In addition the entity is documented as commissioned and a Notice To Airmen (NOTAM) may be required.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="E"> <xs:annotation> <xs:documentation>Commissioned/Partial Service. An entity designed at the time of commissioning to provide more than one capability/functional service but which has one or more unavailable functions. Status code E represents commissioning an entity not meeting all its design capabilities and service. The condition described for 15 or more consecutive calendar days. Refer to the latest edition of the NAPRS Order 6040.15 for further guidance on reduced facility/service reporting.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F"> <xs:annotation> <xs:documentation>Commissioned/Temporarily Out-of-Service. Status code that applies to facilities and services that have been destroyed by or made unavailable due to: (1) Natural disasters (outside of the regular cycle of weather patterns for the local area such as hurricanes, floods, forest fires, etc.); (2) Man-made disasters (facility fires, vandalism, bombings, etc.); (3) Waiting to be decommissioned and decommissioning is foreseen to be greater than 60 days in the future; or (4) Damage due to aircraft incident/accidents. See Order 6040.15F, for the Status F Request Procedures.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="G"> <xs:annotation> <xs:documentation>Commissioned/Standby. Status code used to identify mobile facilities and equipment only. In addition, status G can be used for facilities or equipment in a standby status and operationally ready, but not active. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="P"> <xs:annotation> <xs:documentation>Pseudo-Cost Type. A pseudo-cost entity is an activity not classified as an operating type entity but requiring expenditure of material resources. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="S"> <xs:annotation> <xs:documentation>Commissioned/Support-Type. A facility that supports operational NAS facilities and no certification is required. These facilities do not control aircraft, display data, process NAS data. FSEP identifies these facilities with status code S and may be candidates for exemption from technical inspections, maintenance log activities, and outage reporting. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="T"> <xs:annotation> <xs:documentation>Training/Test Type. Status code used primarily for Academy and Technical Center equipment; however, it will be used also for non-operational entities used by training. OPR approval is required.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="X"> <xs:annotation> <xs:documentation>Decommissioned. An entity for a NOTAM issued or otherwise formally noted as decommissioned and is no longer operating under the same identifier or facility type. The record will remain in status X for a minimum of three (3) months for property records, etc. After three months the record is cleared.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Y"> <xs:annotation> <xs:documentation>Pseudo-Service Type/Test. An activity not classified as an operating type entity established to capture the effectiveness of specified aeronautical services. Pseudo-services are in the latest edition of Order 6040.15. When these entries are no longer required, and then deleted.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Z"> <xs:annotation> <xs:documentation>Pseudo-Service Type/Commissioned. An activity not classified as an operating entity established to capture the effectiveness of specified aeronautical services. Pseudo-services are in the latest edition of Order 6040.15. When these entries are no longer required, and then deleted.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |