complexType FsepOperationalInformation
diagram mmixm_diagrams/mmixm_p152.png
namespace https://mmixm.aero/features/2.1.0
children mx:airportRunway mx:assetStatusHistory mx:fsepCode mx:capabilityCode mx:categoryCode mx:numberOfUnits mx:phoneContact mx:regionCode mx:responsibilityCode mx:revisionID mx:staffedHours mx:tier
used by
element Asset/fsepOperationalInformation
annotation
documentation
Complex type containing FSEP information about operational assets.
source <xs:complexType name="FsepOperationalInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing FSEP information about operational assets.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Airport name and associated runways related to an asset..</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP code, class code, and system code.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Normally each facility contains a single unit and the number 1 is used.  The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The telephone contact associated with the operational asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="regionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The code for the NAS region associated with the operational asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The entity responsible for maintaining the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Facility Revision ID.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown.
[6000.1 FSEP Pocket Reference Guide]
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FsepOperationalInformation/airportRunway
diagram mmixm_diagrams/mmixm_p153.png
namespace https://mmixm.aero/features/2.1.0
type mx:AirportRunway
properties
minOcc 0
maxOcc 1
content complex
children mx:coreAirport mx:runways
annotation
documentation
Airport name and associated runways related to an asset..
source <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Airport name and associated runways related to an asset..</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/assetStatusHistory
diagram mmixm_diagrams/mmixm_p154.png
namespace https://mmixm.aero/features/2.1.0
type mx:AssetStatusHistory
properties
minOcc 0
maxOcc 1
content complex
children mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime
annotation
documentation
FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).
source <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/fsepCode
diagram mmixm_diagrams/mmixm_p155.png
namespace https://mmixm.aero/features/2.1.0
type mx:FsepCode
properties
minOcc 0
maxOcc 1
content complex
children mx:fsepClassCode mx:fsepSystemCode
annotation
documentation
FSEP code, class code, and system code.
source <xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP code, class code, and system code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/capabilityCode
diagram mmixm_diagrams/mmixm_p156.png
namespace https://mmixm.aero/features/2.1.0
type mb:DomainCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.
source <xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/categoryCode
diagram mmixm_diagrams/mmixm_p157.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeCategoryType
properties
minOcc 0
maxOcc 1
content simple
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
As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.
source <xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/numberOfUnits
diagram mmixm_diagrams/mmixm_p158.png
namespace https://mmixm.aero/features/2.1.0
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Normally each facility contains a single unit and the number 1 is used.  The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).
source <xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Normally each facility contains a single unit and the number 1 is used.  The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/phoneContact
diagram mmixm_diagrams/mmixm_p159.png
namespace https://mmixm.aero/features/2.1.0
type mb:TelephoneInformationType
properties
minOcc 0
maxOcc 1
content complex
children mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension
annotation
documentation
The telephone contact associated with the operational asset.
source <xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The telephone contact associated with the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/regionCode
diagram mmixm_diagrams/mmixm_p160.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeRegionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration AC
documentation
Aeronautical Center Region.
enumeration AL
documentation
Alaskan Region.
enumeration CE
documentation
Central Region.
enumeration CT
documentation
William J. Hughes Technical Center Region.
enumeration EA
documentation
Eastern Region.
enumeration GL
documentation
Great Lakes Region.
enumeration NE
documentation
New England Region.
enumeration NM
documentation
Northwest Mountain Region.
enumeration SO
documentation
Southern Region.
enumeration SW
documentation
Southwest Region.
enumeration WA
documentation
Washington Region.
enumeration WP
documentation
Western-Pacific Region.
annotation
documentation
The code for the NAS region associated with the operational asset.
source <xs:element name="regionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The code for the NAS region associated with the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/responsibilityCode
diagram mmixm_diagrams/mmixm_p161.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeResponsibilityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration #
documentation
Entity not owned, maintained or inspected by FAA and is restricted to NAS Coordination entities entered by the OPR.
enumeration 4
documentation
Entity owned by state government but operation and maintenance are inspected by the FAA.
enumeration 5
documentation
Entity owned by local government but operation and maintenance are inspected by the FAA. .
enumeration 6
documentation
Entity owned by foreign government but operation and maintenance are inspected by the FAA.
enumeration 7
documentation
Entity owned by private interests but operation and maintenance are inspected by the FAA.
enumeration 8
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration 9
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration A
documentation
Entity owned and maintained by FAA.
enumeration B
documentation
Entity owned by DoD and maintained by FAA.
enumeration C
documentation
Entity owned by a government agency and maintained by FAA.
enumeration D
documentation
Entity owned by a state government and maintained by FAA.
enumeration E
documentation
Entity owned by a local government and maintained by FAA.
enumeration F
documentation
Entity owned by a foreign government and maintained by FAA.
enumeration G
documentation
Entity owned by private interests and maintained by FAA.
enumeration H
documentation
Entity owned by foreign private interests and maintained by FAA.
enumeration I
documentation
Entity owned by FAA and maintained by DoD.
enumeration J
documentation
Entity owned and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration K
documentation
Entity owned by DoD and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration L
documentation
Entity owned by a government agency and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration M
documentation
Entity owned by a state government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration N
documentation
Entity owned by a local government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration O
documentation
Entity owned by a foreign government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration P
documentation
Entity owned by a private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration Q
documentation
Entity owned by a foreign private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration R
documentation
Entity owned and operated by DoD, but for which a NAPRS service is furnished to FAA and used in the NAS. An example would be a Navy-owned and maintained ASR with a service to the FAA.
enumeration S
documentation
Entity owned by FAA and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration T
documentation
Entity owned by DoD and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration U
documentation
Entity owned by a government agency and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration V
documentation
Entity owned by a state government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration W
documentation
Entity owned by a local government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration X
documentation
Entity owned by a foreign government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Y
documentation
Entity owned by a private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Z
documentation
Entity owned by a foreign private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
annotation
documentation
The entity responsible for maintaining the asset.
source <xs:element name="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The entity responsible for maintaining the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/revisionID
diagram mmixm_diagrams/mmixm_p162.png
namespace https://mmixm.aero/features/2.1.0
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Facility Revision ID.
source <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Facility Revision ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/staffedHours
diagram mmixm_diagrams/mmixm_p163.png
namespace https://mmixm.aero/features/2.1.0
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7).
source <xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/tier
diagram mmixm_diagrams/mmixm_p164.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeTierType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 111
documentation
Tier 1 FSEP Facility, highest priority.
enumeration 222
documentation
Tier 2 FSEP Facility, second highest priority.
enumeration 333
documentation
Tier 3 FSEP Facility, third highest priority.
enumeration XXX
documentation
Unknown FSEP Facility tier.
annotation
documentation
Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown.
[6000.1 FSEP Pocket Reference Guide]
source <xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown.
[6000.1 FSEP Pocket Reference Guide]
</xs:documentation>
 
</xs:annotation>
</xs:element>


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