| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:acknowledgedBy mx:acknowledgedDateTime mx:acknowledgedFlag mx:airTrafficImpact mx:backupStatus mx:cause mx:continuityOfService mx:deviceProvenance mx:estimatedRepairDuration mx:eventType mx:failureInformation mx:followUpDateTime mx:impactLevel mx:independentEditFlag mx:interruptType mx:operationalContingency mx:pagedBackFlag mx:pagedOutFlag mx:pagedUpdateFlag mx:primeRecovery mx:remoteSaveFlag mx:reviewedFlag mx:unscheduledFlag | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="InterruptReport"> <xs:annotation> <xs:documentation>Complex type containing information about a break in continuity, the loss or unavailability of an asset, regardless of duration or cause.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="acknowledgedBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Strategic Event Coordination (SEC) specialist that acknowledged the interruption.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="acknowledgedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time and date of when the Strategic Event Coordination (SEC) specialist acknowledged the interruption report. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="acknowledgedFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", this field indicates the logged interruption was acknowledged by the Strategic Event Coordination (SEC) specialist.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="airTrafficImpact" type="mb:AirTrafficImpactType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The impact level to air traffic as a result of the interruption report. (e.g. high, moderate, low, and none)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="backupStatus" type="mx:BackupStatus" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information regarding backup systems which may have been employed during the logged interruption.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cause" type="mx:Cause" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information pertaining to the cause of an interruption.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="continuityOfService" type="mb:ContinuityOfServiceType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True" or "Reserved", interruption impacts ILS Continuity of Service (COS), which have requirements and procedures defined in JO 6750.57, Instrument Landing System Continuity of Service Requirements and Procedures (ILS COS), per JO 6000.15.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="deviceProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes when the logged event took place, in cases where the logging device was offline and synced later.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedRepairDuration" type="xs:duration" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Total time estimated to perform the necessary repairs until the system is restored for operational use (ISO 8601 duration format).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="eventType" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of interrupt event, as described in TI 6140.32B RMLS NOCC EM User's Guide. (e.g., "ILS FAC/Service Outage", "Loss of Redundancy", "ASDE Outage")</xs:documentation> </xs:annotation> </xs:element> <xs:element name="failureInformation" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Service Fault Location (SFL), as defined in JO 6040.15 NAPRS. It is the location of the inoperable segment of a chain of assets, such as facilities and/or equipment, causing a service interruption.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="followUpDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time and date of when an individual should follow up regarding the interruption report / event type. This time is used as a notification when a follow-up is needed on an event, as described in TI 6140.32 RMLS National Operations Control Center (NOCC) Event Manager (EM) User's Guide. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="impactLevel" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A code of the impact of level of the interruption report to AT (e.g. R8).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="independentEditFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", this log entry is a child log which was edited independently of its parent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="interruptType" type="mb:CodeInterruptConditionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The interrupt condition, as defined in JO 6040.15, National Airspace Performance Reporting Services (NAPRS).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="operationalContingency" type="mb:OperationalContingencyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>State of Operational Contingency Reporting, includes ATC-Alert notifications and ATC-Limited and ATC-Zero Operational Contingency Level (OCL) declarations as outlined in Order JO 1900.47 - Air Traffic Control Operational Readiness and Contingency Planning, for all outages/projects/events, planned or unplanned, that could cause a significant system impact, reduction in services, or reduction in capacity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pagedBackFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was paged back.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pagedOutFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was paged out.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pagedUpdateFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was updated via page.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="primeRecovery" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The method used to recover a system.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="remoteSaveFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates that remote monitoring has prevented the need for a physical trip to the site.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="reviewedFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the National Operations Control Center (NOCC) has reviewed the log.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="unscheduledFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates a maintenance event was unscheduled.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:ContactInformation | ||||||
| properties |
|
||||||
| children | mb:email mb:postalAddress mb:telephoneContact | ||||||
| annotation |
|
||||||
| source | <xs:element name="acknowledgedBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Strategic Event Coordination (SEC) specialist that acknowledged the interruption.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="acknowledgedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time and date of when the Strategic Event Coordination (SEC) specialist acknowledged the interruption report. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="acknowledgedFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", this field indicates the logged interruption was acknowledged by the Strategic Event Coordination (SEC) specialist.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||||||||||||
| namespace | https://mmixm.aero/features/4 | |||||||||||||||||||||||
| type | mb:AirTrafficImpactType | |||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||
| source | <xs:element name="airTrafficImpact" type="mb:AirTrafficImpactType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The impact level to air traffic as a result of the interruption report. (e.g. high, moderate, low, and none)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:BackupStatus | ||||||
| properties |
|
||||||
| children | mx:backupCategory mx:backupEndDateTime mx:backupInUseAsPrimary mx:backupStartDateTime | ||||||
| annotation |
|
||||||
| source | <xs:element name="backupStatus" type="mx:BackupStatus" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information regarding backup systems which may have been employed during the logged interruption.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:Cause | ||||||
| properties |
|
||||||
| children | mx:group mx:rawText mx:subgroup | ||||||
| annotation |
|
||||||
| source | <xs:element name="cause" type="mx:Cause" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information pertaining to the cause of an interruption.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | https://mmixm.aero/features/4 | ||||||||||||||||||
| type | mb:ContinuityOfServiceType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="continuityOfService" type="mb:ContinuityOfServiceType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True" or "Reserved", interruption impacts ILS Continuity of Service (COS), which have requirements and procedures defined in JO 6750.57, Instrument Landing System Continuity of Service Requirements and Procedures (ILS COS), per JO 6000.15.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Provenance | ||||||
| properties |
|
||||||
| children | mb:date mb:source | ||||||
| annotation |
|
||||||
| source | <xs:element name="deviceProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes when the logged event took place, in cases where the logging device was offline and synced later.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:duration | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="estimatedRepairDuration" type="xs:duration" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Total time estimated to perform the necessary repairs until the system is restored for operational use (ISO 8601 duration format).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CodeDescriptionType | ||||||
| properties |
|
||||||
| children | mb:code mb:description | ||||||
| annotation |
|
||||||
| source | <xs:element name="eventType" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of interrupt event, as described in TI 6140.32B RMLS NOCC EM User's Guide. (e.g., "ILS FAC/Service Outage", "Loss of Redundancy", "ASDE Outage")</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CodeDescriptionType | ||||||
| properties |
|
||||||
| children | mb:code mb:description | ||||||
| annotation |
|
||||||
| source | <xs:element name="failureInformation" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Service Fault Location (SFL), as defined in JO 6040.15 NAPRS. It is the location of the inoperable segment of a chain of assets, such as facilities and/or equipment, causing a service interruption.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="followUpDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time and date of when an individual should follow up regarding the interruption report / event type. This time is used as a notification when a follow-up is needed on an event, as described in TI 6140.32 RMLS National Operations Control Center (NOCC) Event Manager (EM) User's Guide. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CodeDescriptionType | ||||||
| properties |
|
||||||
| children | mb:code mb:description | ||||||
| annotation |
|
||||||
| source | <xs:element name="impactLevel" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A code of the impact of level of the interruption report to AT (e.g. R8).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="independentEditFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", this log entry is a child log which was edited independently of its parent.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||||||||||||
| namespace | https://mmixm.aero/features/4 | |||||||||||||||||||||||
| type | mb:CodeInterruptConditionDescriptionType | |||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||
| source | <xs:element name="interruptType" type="mb:CodeInterruptConditionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The interrupt condition, as defined in JO 6040.15, National Airspace Performance Reporting Services (NAPRS).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | https://mmixm.aero/features/4 | ||||||||||||||||||
| type | mb:OperationalContingencyType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="operationalContingency" type="mb:OperationalContingencyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>State of Operational Contingency Reporting, includes ATC-Alert notifications and ATC-Limited and ATC-Zero Operational Contingency Level (OCL) declarations as outlined in Order JO 1900.47 - Air Traffic Control Operational Readiness and Contingency Planning, for all outages/projects/events, planned or unplanned, that could cause a significant system impact, reduction in services, or reduction in capacity.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="pagedBackFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was paged back.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="pagedOutFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was paged out.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="pagedUpdateFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the technician was updated via page.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CodeDescriptionType | ||||||
| properties |
|
||||||
| children | mb:code mb:description | ||||||
| annotation |
|
||||||
| source | <xs:element name="primeRecovery" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The method used to recover a system.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="remoteSaveFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates that remote monitoring has prevented the need for a physical trip to the site.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="reviewedFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates the National Operations Control Center (NOCC) has reviewed the log.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="unscheduledFlag" type="xs:boolean" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>When "True", indicates a maintenance event was unscheduled.</xs:documentation> </xs:annotation> </xs:element> |