complexType AssetStatusHistory
diagram mmixm_diagrams/mmixm_p127.png
namespace https://mmixm.aero/features/3
children mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime
used by
element FsepOperationalInformation/assetStatusHistory
annotation
documentation
Complex type containing FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).
source <xs:complexType name="AssetStatusHistory">
 
<xs:annotation>
   
<xs:documentation>Complex type containing FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date). </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetStatusCode" type="mb:CodeAssetStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Enumerated list of single-character codes denoting the status of the operational asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>An eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date the operational asset was commissioned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date the operational asset was decommissioned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date the operational asset was pre commissioned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time the record was changed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetStatusHistory/assetStatusCode
diagram mmixm_diagrams/mmixm_p128.png
namespace https://mmixm.aero/features/3
type mb:CodeAssetStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration $
documentation
NAS Coordination. Status code restricted to OCC/SOC/NEMCs for coordination purposes and approved by the OPR.
enumeration A
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.
enumeration C
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.
enumeration D
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.
enumeration E
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.
enumeration F
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.
enumeration G
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.
enumeration P
documentation
Pseudo-Cost Type. A pseudo-cost entity is an activity not classified as an operating type entity but requiring expenditure of material resources.
enumeration S
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.
enumeration T
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.
enumeration X
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.
enumeration Y
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.
enumeration Z
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.
annotation
documentation
Enumerated list of single-character codes denoting the status of the operational asset.
source <xs:element name="assetStatusCode" type="mb:CodeAssetStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of single-character codes denoting the status of the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/assetStatusDateTime
diagram mmixm_diagrams/mmixm_p129.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.
source <xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>An eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/commissionedDateTime
diagram mmixm_diagrams/mmixm_p130.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was commissioned.
source <xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was commissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/decommissionedDateTime
diagram mmixm_diagrams/mmixm_p131.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was decommissioned.
source <xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was decommissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/precommissionedDateTime
diagram mmixm_diagrams/mmixm_p132.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was pre commissioned.
source <xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was pre commissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/recChgDateTime
diagram mmixm_diagrams/mmixm_p133.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time the record was changed.
source <xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time the record was changed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/swapoutDateTime
diagram mmixm_diagrams/mmixm_p134.png
namespace https://mmixm.aero/features/3
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.
source <xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.</xs:documentation>
 
</xs:annotation>
</xs:element>


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