simpleType AssetType
namespace https://mmixm.aero/base/4
type restriction of xs:string
properties
base xs:string
used by
attribute Asset/@assetType
facets
Kind Value Annotation
enumeration Assembly
documentation
A combination of parts or subassemblies designed to work in concert.
enumeration Component
documentation
Any self-contained part or any combination of parts, subassemblies, or units that perform a distinctive function necessary to operate a system, per the FAA Advisory Circular for Recordkeeping Requirements.
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. Equipment describes the highest level of serialized equipment information associated with the Facility Type, Location Ident, and make/model combinations from an FSEP record, per 6000.5 Facility, Service, and Equipment Profile (FSEP).
enumeration Facility
documentation
Generally, any installation of equipment designated to aid in the navigation, communication, or control of air traffic. Specifically, the term denotes the total electronic equipment, power generation, or distribution systems and any structure used to house, support, and /or protect the use equipment and systems. A facility may include a number of systems, subsystems, or equipment, per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook.
enumeration lru
documentation
Line replaceable unit (lru) - a modular component designed to be quickly replaced at an operating location.
enumeration LRU
documentation
Lowest replaceable unit (LRU) - For restoration purposes, an LRU is an assembly, printed circuit board, or chassis-mounted component that can easily be removed and replaced, per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook.
enumeration Module
documentation
The serialized Lowest Replaceable Unit (LRU) level equipment, per 6000.5 Facility, Service, and Equipment Profile (FSEP).
enumeration Other
documentation
Other asset type not covered by other defined options.
enumeration Part
documentation
One piece, or two or more pieces that are joined together and which are not normally subject to disassembly without destruction of the designed use, per the FAA Advisory Circular for Recordkeeping Requirements.
enumeration Service
documentation
Per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook, the term "service" has different meanings in the contexts of the NAS Architecture (Version 5.0 or greater) and the National Airspace Performance Reporting Services (NAPRS).
- "NAS Architecture Service" represents services, such as separation assurance, that are provided to NAS users. These services are provided by a combination of ATC specialists and the systems that support them. Each NAS Architecture Service comprises two or more NAS capabilities associated with the service.
- "NAPRS Services" as defined in FAA order 6040.15 are services that represent an end product, which is delivered to a user (AT personnel, the aviation public, or military) that results from an appropriate combination of systems, subsystems, equipment, and facilities.
enumeration Subassembly
documentation
A part or component of a larger assembly, per the FAA Advisory Circular for Recordkeeping Requirements.
enumeration Subsystem
documentation
Per 6000.5 Facility, Service, and Equipment Profile (FSEP), 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 NAS Operational Inventory (NOI). This is known as the FIC Code and class.
enumeration System
documentation
Per 6000.5 Facility, Service, and Equipment Profile (FSEP), 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.
annotation
documentation
Enumerated list of asset categories.
source <xs:simpleType name="AssetType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of asset categories.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Assembly">
     
<xs:annotation>
       
<xs:documentation>A combination of parts or subassemblies designed to work in concert.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Component">
     
<xs:annotation>
       
<xs:documentation>Any self-contained part or any combination of parts, subassemblies, or units that perform a distinctive function necessary to operate a system, per the FAA Advisory Circular for Recordkeeping Requirements.</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. Equipment describes the highest level of serialized equipment information associated with the Facility Type, Location Ident, and make/model combinations from an FSEP record, per 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Facility">
     
<xs:annotation>
       
<xs:documentation>Generally, any installation of equipment designated to aid in the navigation, communication, or control of air traffic. Specifically, the term denotes the total electronic equipment, power generation, or distribution systems and any structure used to house, support, and /or protect the use equipment and systems. A facility may include a number of systems, subsystems, or equipment, per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="lru">
     
<xs:annotation>
       
<xs:documentation>Line replaceable unit (lru) - a modular component designed to be quickly replaced at an operating location.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LRU">
     
<xs:annotation>
       
<xs:documentation>Lowest replaceable unit (LRU) - For restoration purposes, an LRU is an assembly, printed circuit board, or chassis-mounted component that can easily be removed and replaced, per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Module">
     
<xs:annotation>
       
<xs:documentation>The serialized Lowest Replaceable Unit (LRU) level equipment, per 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:documentation>Other asset type not covered by other defined options.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Part">
     
<xs:annotation>
       
<xs:documentation>One piece, or two or more pieces that are joined together and which are not normally subject to disassembly without destruction of the designed use, per the FAA Advisory Circular for Recordkeeping Requirements.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Service">
     
<xs:annotation>
       
<xs:documentation>Per FAA-HDBK-006A Reliability, Maintainability, and Availability (RMA) Handbook, the term "service" has different meanings in the contexts of the NAS Architecture (Version 5.0 or greater) and the National Airspace Performance Reporting Services (NAPRS).
- "NAS Architecture Service" represents services, such as separation assurance, that are provided to NAS users. These services are provided by a combination of ATC specialists and the systems that support them. Each NAS Architecture Service comprises two or more NAS capabilities associated with the service.
- "NAPRS Services" as defined in FAA order 6040.15 are services that represent an end product, which is delivered to a user (AT personnel, the aviation public, or military) that results from an appropriate combination of systems, subsystems, equipment, and facilities.
</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Subassembly">
     
<xs:annotation>
       
<xs:documentation>A part or component of a larger assembly, per the FAA Advisory Circular for Recordkeeping Requirements.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Subsystem">
     
<xs:annotation>
       
<xs:documentation>Per 6000.5 Facility, Service, and Equipment Profile (FSEP), 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 NAS Operational Inventory (NOI). This is known as the FIC Code and class.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="System">
     
<xs:annotation>
       
<xs:documentation>Per 6000.5 Facility, Service, and Equipment Profile (FSEP), 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.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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