complexType FsepCode
diagram mmixm_diagrams/mmixm_p171.png
namespace https://mmixm.aero/features/4
children mx:capabilityCode mx:fsepClass mx:fsepSystemCode mx:powerCode mx:responsibilityCode mx:restorationPeriod
used by
element FsepOperationalInformation/fsepCode
annotation
documentation
Complex type containing the FSEP code, class code, and system code.
source <xs:complexType name="FsepCode">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the FSEP code, class code, and system code.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<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="fsepClass" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The container for the alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide, and the associated description, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepSystemCode" type="mb:FsepSystemCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="powerCode" type="mb:String1Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The power code indicates the chargeable power source for the primary asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</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="restorationPeriod" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code representing the allowable restoration response time for the asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FsepCode/capabilityCode
diagram mmixm_diagrams/mmixm_p172.png
namespace https://mmixm.aero/features/4
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 FsepCode/fsepClass
diagram mmixm_diagrams/mmixm_p173.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
The container for the alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide, and the associated description, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).
source <xs:element name="fsepClass" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The container for the alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide, and the associated description, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepCode/fsepSystemCode
diagram mmixm_diagrams/mmixm_p174.png
namespace https://mmixm.aero/features/4
type mb:FsepSystemCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9]{1}
annotation
documentation
This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database.
source <xs:element name="fsepSystemCode" type="mb:FsepSystemCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database. </xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepCode/powerCode
diagram mmixm_diagrams/mmixm_p175.png
namespace https://mmixm.aero/features/4
type mb:String1Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1
annotation
documentation
The power code indicates the chargeable power source for the primary asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).
source <xs:element name="powerCode" type="mb:String1Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The power code indicates the chargeable power source for the primary asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepCode/responsibilityCode
diagram mmixm_diagrams/mmixm_p176.png
namespace https://mmixm.aero/features/4
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 FsepCode/restorationPeriod
diagram mmixm_diagrams/mmixm_p177.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
A code representing the allowable restoration response time for the asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).
source <xs:element name="restorationPeriod" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code representing the allowable restoration response time for the asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation>
 
</xs:annotation>
</xs:element>


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