simpleType CodeCategoryType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
used by
element FsepOperationalInformation/categoryCode
facets
Kind Value Annotation
enumeration Facility
documentation
This refers to an FSEP Facility, which is a system or service identified as such in the FSEP database.
enumeration System
documentation
A system is a combination of a subsystem(s) or equipment whose individual functions produce, by engineering design, a specific operating product(s) in the NAS. This is known as the facility type. (6000.5E)
enumeration SubSystem
documentation
A subsystem is that portion of a system that performs a specific function(s). A subsystem must relate to a higher-level system in the NOL This is known as the FIC Code and class. (6000.5E)
enumeration Equipment
documentation
Equipment refers to a complete collection of manufactured assemblies or components that make up a complex system/facility (e.g., transmitter, receiver, etc.). This information is located in section 8 of the system or equipment Technical Instruction Book. (6000.5E)
enumeration NAPRS Services
documentation
The National Airspace Performance Reporting System (NAPRS) serves as a timely and accurate performance information system for use in determining and evaluating the operating condition of NAS facilities/services. The purpose of NAPRS is to document the performance of facilities and systems utilized within the NAS. (6040.15G)
annotation
documentation
Enumerated list of asset categories, specified by FSEP.
source <xs:simpleType name="CodeCategoryType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of asset categories, specified by FSEP.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Facility">
     
<xs:annotation>
       
<xs:documentation>This refers to an FSEP Facility, which is a system or service identified as such in the FSEP database.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="System">
     
<xs:annotation>
       
<xs:documentation>A system is a combination of a subsystem(s) or equipment whose individual functions produce, by engineering design, a specific operating product(s) in the NAS. This is known as the facility type. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SubSystem">
     
<xs:annotation>
       
<xs:documentation>A subsystem is that portion of a system that performs a specific function(s). A subsystem must relate to a higher-level system in the NOL This is known as the FIC Code and class. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Equipment">
     
<xs:annotation>
       
<xs:documentation>Equipment refers to a complete collection of manufactured assemblies or components that make up a complex system/facility (e.g., transmitter, receiver, etc.). This information is located in section 8 of the system or equipment Technical Instruction Book. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NAPRS Services">
     
<xs:annotation>
       
<xs:documentation>The National Airspace Performance Reporting System (NAPRS) serves as a timely and accurate performance information system for use in determining and evaluating the operating condition of NAS facilities/services. The purpose of NAPRS is to document the performance of facilities and systems utilized within the NAS. (6040.15G)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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