complexType Availability
diagram mmixm_diagrams/mmixm_p171.png
namespace https://mmixm.aero/features/3
children mx:additionalInformation mx:currentAvailability mx:previousAvailability
used by
elements MonitoringEvent/assetAvailability Configuration/availability Parameter/availability
annotation
documentation
Complex type representing the availability of an asset or monitored value.
source <xs:complexType name="Availability">
 
<xs:annotation>
   
<xs:documentation>Complex type representing the availability of an asset or monitored value.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about the operational status of the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="currentAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The current availability of the monitored asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The previous availability of the monitored asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Availability/additionalInformation
diagram mmixm_diagrams/mmixm_p172.png
namespace https://mmixm.aero/features/3
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about the operational status of the asset.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about the operational status of the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Availability/currentAvailability
diagram mmixm_diagrams/mmixm_p173.png
namespace https://mmixm.aero/features/3
type mb:CodeOperationalAvailabilityType
properties
minOcc 0
maxOcc 1
content simple
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
The current availability of the monitored asset.
source <xs:element name="currentAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The current availability of the monitored asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Availability/previousAvailability
diagram mmixm_diagrams/mmixm_p174.png
namespace https://mmixm.aero/features/3
type mb:CodeOperationalAvailabilityType
properties
minOcc 0
maxOcc 1
content simple
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
The previous availability of the monitored asset.
source <xs:element name="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The previous availability of the monitored asset.</xs:documentation>
 
</xs:annotation>
</xs:element>


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