simpleType CodeOperationalAvailabilityType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
used by
elements AssetAvailability/currentAvailability AssetAvailability/previousAvailability
facets
Kind Value Annotation
enumeration Available
documentation
The asset is on-line / fully operational. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Partially Available
documentation
The asset has reduced operational capabilities / degraded functionality. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unavailable
documentation
The asset is off-line / not operational. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unknown
documentation
The asset availability is not known / unavailable. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.
annotation
documentation
Enumerated list of operational availability of an asset.
source <xs:simpleType name="CodeOperationalAvailabilityType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of operational availability of an asset.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Available">
     
<xs:annotation>
       
<xs:documentation>The asset is on-line / fully operational. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Partially Available">
     
<xs:annotation>
       
<xs:documentation>The asset has reduced operational capabilities / degraded functionality. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unavailable">
     
<xs:annotation>
       
<xs:documentation>The asset is off-line / not operational. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>The asset availability is not known / unavailable. For assets that have NAPRS reporting requirements, see the definitions in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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