complexType LogCoordination
diagram mmixm_diagrams/mmixm_p272.png
namespace https://mmixm.aero/features/4
children mx:coordinationFlag mx:coordinationStage mx:electronicFlag
used by
element LoggingEvent/logCoordination
annotation
documentation
Complex type containing log coordination information, such as whether coordination is required, the status of coordination, and whether the coordination was performed.
source <xs:complexType name="LogCoordination">
 
<xs:annotation>
   
<xs:documentation>Complex type containing log coordination information, such as whether coordination is required, the status of coordination, and whether the coordination was performed.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="coordinationFlag" type="xs:boolean" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>When "True", this field indicates that coordination is required for the maintenance activity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="coordinationStage" type="mb:CodeCoordinationRestStageDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The current coordination stage of the asset, for either scheduled or unscheduled events, per RMLS NLN DB Design Document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="electronicFlag" type="xs:boolean" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>When "True", this field indicates that electronic coordination occurred for the maintenance activity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LogCoordination/coordinationFlag
diagram mmixm_diagrams/mmixm_p273.png
namespace https://mmixm.aero/features/4
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
When "True", this field indicates that coordination is required for the maintenance activity.
source <xs:element name="coordinationFlag" type="xs:boolean" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>When "True", this field indicates that coordination is required for the maintenance activity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LogCoordination/coordinationStage
diagram mmixm_diagrams/mmixm_p274.png
namespace https://mmixm.aero/features/4
type mb:CodeCoordinationRestStageDescriptionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Approved
documentation
The restoration stage is coordinated and approved to restore the services of the asset to an operational state, 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 Callback Accepted
documentation
A state where information is forwarded about the restoration stage for the asset in question, 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 Cancelled
documentation
The scheduled/unscheduled coordination restoration stage is cancelled, 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 Deferred
documentation
The scheduled/unscheduled coordination restoration stage is deferred to another time, 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 Delayed
documentation
The scheduled/unscheduled coordination restoration stage is delayed to another time, 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 Disapproved
documentation
The requested coordination restoration stage is not approved, 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 ERTS Request
documentation
Ready to Return To Service, and an electronic Return to Service request has been initiated, see also the Electronic Return To Service (eRTS) Quick Reference Guide, and Order 6000.15, General Maintenance Handbook for National Airspace System (NAS) Facilities.
enumeration Not Coordinated
documentation
The unscheduled coordination restoration stage was not coordinated, 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 Pending Approval
documentation
The requested coordination restoration stage is pending approval, 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 Pending Notification
documentation
The requested coordination restoration stage is in a pending state, 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 Returned to Service
documentation
The scheduled/unscheduled coordination restoration stage is complete and the asset has been returned to service, 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
The current coordination stage of the asset, for either scheduled or unscheduled events, per RMLS NLN DB Design Document.
source <xs:element name="coordinationStage" type="mb:CodeCoordinationRestStageDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The current coordination stage of the asset, for either scheduled or unscheduled events, per RMLS NLN DB Design Document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LogCoordination/electronicFlag
diagram mmixm_diagrams/mmixm_p275.png
namespace https://mmixm.aero/features/4
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
When "True", this field indicates that electronic coordination occurred for the maintenance activity.
source <xs:element name="electronicFlag" type="xs:boolean" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>When "True", this field indicates that electronic coordination occurred for the maintenance activity.</xs:documentation>
 
</xs:annotation>
</xs:element>


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