simpleType CodeInterruptConditionDescriptionType
namespace https://mmixm.aero/base/4
type restriction of xs:string
properties
base xs:string
used by
element InterruptReport/interruptType
facets
Kind Value Annotation
enumeration Full Interruption
documentation
The interrupt condition is a full outage, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.
enumeration Informational Entry
documentation
The log entry is for coordination purposes only, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.
enumeration Reduced Facility/Service Interruption
documentation
The interruption or outage has resulted in a reduced service condition, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.
enumeration Reduced System/Equipment
documentation
The interruption or outage has resulted in a reduced equipment condition, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.
annotation
documentation
TI 6140.33B OCC/SOC Event Manager User's Guide 5.1.2.2 Filter Events. Identifies the extent of the outage.
source <xs:simpleType name="CodeInterruptConditionDescriptionType">
 
<xs:annotation>
   
<xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide 5.1.2.2 Filter Events. Identifies the extent of the outage.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Full Interruption">
     
<xs:annotation>
       
<xs:documentation>The interrupt condition is a full outage, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Informational Entry">
     
<xs:annotation>
       
<xs:documentation>The log entry is for coordination purposes only, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Reduced Facility/Service Interruption">
     
<xs:annotation>
       
<xs:documentation>The interruption or outage has resulted in a reduced service condition, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Reduced System/Equipment">
     
<xs:annotation>
       
<xs:documentation>The interruption or outage has resulted in a reduced equipment condition, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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