complexType LoggingEvent
diagram mmixm_diagrams/mmixm_p280.png
namespace https://mmixm.aero/features/4
children mx:additionalInformation mx:alarm mx:arrivalDeparture mx:assignmentInformation mx:comment mx:createdBy mx:createdDateTime mx:creatorLocation mx:equipmentModification mx:fsepOperationalInformationSnapshot mx:interruptReport mx:logCoordination mx:loggingCode mx:logId mx:maintenanceActivity mx:modifiedBy mx:modifiedDateTime mx:notamInformation mx:periodicMaintenance mx:reportLevel mx:status mx:summary
used by
element Asset/loggingEvent
annotation
documentation
Complex type containing logging event information.
source <xs:complexType name="LoggingEvent">
 
<xs:annotation>
   
<xs:documentation>Complex type containing logging event information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about a Logging event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="alarm" type="mx:Alarm" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Alarm information associated with a logging event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="arrivalDeparture" type="mx:ArrivalDeparture" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Technicians' travel information, such as arrival and departure times, and travel duration.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assignmentInformation" type="mx:AssignmentInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about assigned group and specialist.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="comment" type="mb:String4000Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Free text comment on the logging event, and can include detailed information, per JO 6040.15 National Airspace Performance Reporting Services (NAPRS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="createdBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The contact information of the person who created the log entry.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="createdDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time and date of when the log data was created.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="creatorLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The organization/location of  where the log data was created.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="equipmentModification" type="mx:EquipmentModification" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about an equipment modification event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepOperationalInformationSnapshot" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A static capture of the FSEP operational information associated with an asset, current at the time the event was logged.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="interruptReport" type="mx:InterruptReport" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about a break in continuity, the loss or unavailability of an asset, regardless of duration or cause.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="logCoordination" type="mx:LogCoordination" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Log coordination information, such as whether coordination is required, the status of coordination, and whether the coordination was performed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="loggingCode" type="mx:LoggingCode" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Code information for a logging event, including the code category, the maintenance action code, and the supplemental code.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="logId" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This field contains the ID number of the log entry.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="maintenanceActivity" type="mx:MaintenanceActivity" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Maintenance activity information, including start and end time of the maintenance activity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="modifiedBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The contact information of the person that modified the log data.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time and date of when the log entry was modified / updated.  (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="notamInformation" type="mx:NotamInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about associated NOTAMs.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="periodicMaintenance" type="mx:PeriodicMaintenance" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about a periodic maintenance logging event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="reportLevel" type="mb:String1Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The report level of the log entry as defined in TI 6140.31 RMLS Peabody User's Guide. "N" indicates reportable per Order 6040.15 (NAPRS), "L" indicates reportable by local policy.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="status" type="mb:CodeLogStatusDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The status of the log entry, per TI 6140.33 OCC/SOC Event Manager User's Guide. (e.g. Closed/ open / void)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="summary" type="mb:String255Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A free-text summary of the logged event or activity conducted.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LoggingEvent/additionalInformation
diagram mmixm_diagrams/mmixm_p281.png
namespace https://mmixm.aero/features/4
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a Logging event.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a Logging event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/alarm
diagram mmixm_diagrams/mmixm_p282.png
namespace https://mmixm.aero/features/4
type mx:Alarm
properties
minOcc 0
maxOcc 1
content complex
children mx:information mx:inputParameter mx:remoteAction mx:remoteResponse
annotation
documentation
Alarm information associated with a logging event.
source <xs:element name="alarm" type="mx:Alarm" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Alarm information associated with a logging event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/arrivalDeparture
diagram mmixm_diagrams/mmixm_p283.png
namespace https://mmixm.aero/features/4
type mx:ArrivalDeparture
properties
minOcc 0
maxOcc 1
content complex
children mx:actualTravelDuration mx:arrivalDateTime mx:departureDateTime
annotation
documentation
Technicians' travel information, such as arrival and departure times, and travel duration.
source <xs:element name="arrivalDeparture" type="mx:ArrivalDeparture" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Technicians' travel information, such as arrival and departure times, and travel duration.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/assignmentInformation
diagram mmixm_diagrams/mmixm_p284.png
namespace https://mmixm.aero/features/4
type mx:AssignmentInformation
properties
minOcc 0
maxOcc 1
content complex
children mx:assignedGroup mx:assignedSpecialist
annotation
documentation
Information about assigned group and specialist.
source <xs:element name="assignmentInformation" type="mx:AssignmentInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about assigned group and specialist.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/comment
diagram mmixm_diagrams/mmixm_p285.png
namespace https://mmixm.aero/features/4
type mb:String4000Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 4000
annotation
documentation
Free text comment on the logging event, and can include detailed information, per JO 6040.15 National Airspace Performance Reporting Services (NAPRS).
source <xs:element name="comment" type="mb:String4000Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Free text comment on the logging event, and can include detailed information, per JO 6040.15 National Airspace Performance Reporting Services (NAPRS).</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/createdBy
diagram mmixm_diagrams/mmixm_p286.png
namespace https://mmixm.aero/features/4
type mb:ContactInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:email mb:postalAddress mb:telephoneContact
annotation
documentation
The contact information of the person who created the log entry.
source <xs:element name="createdBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The contact information of the person who created the log entry.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/createdDateTime
diagram mmixm_diagrams/mmixm_p287.png
namespace https://mmixm.aero/features/4
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The time and date of when the log data was created.
source <xs:element name="createdDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time and date of when the log data was created.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/creatorLocation
diagram mmixm_diagrams/mmixm_p288.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
The organization/location of  where the log data was created.
source <xs:element name="creatorLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The organization/location of  where the log data was created.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/equipmentModification
diagram mmixm_diagrams/mmixm_p289.png
namespace https://mmixm.aero/features/4
type mx:EquipmentModification
properties
minOcc 0
maxOcc 1
content complex
children mx:assetOrder mx:changeNumber mx:directiveLevel mx:modification mx:modificationType mx:projectCode
annotation
documentation
Information about an equipment modification event.
source <xs:element name="equipmentModification" type="mx:EquipmentModification" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about an equipment modification event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/fsepOperationalInformationSnapshot
diagram mmixm_diagrams/mmixm_p290.png
namespace https://mmixm.aero/features/4
type mx:FsepOperationalInformation
properties
minOcc 0
maxOcc 1
content complex
children mx:airportRunway mx:assetStatusHistory mx:associatedLocations mx:frequencyCount mx:fsepCode mx:numberOfUnits mx:phoneContact mx:recordProvenance mx:regionalInformation mx:revisionId mx:staffedHours mx:tier
annotation
documentation
A static capture of the FSEP operational information associated with an asset, current at the time the event was logged.
source <xs:element name="fsepOperationalInformationSnapshot" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A static capture of the FSEP operational information associated with an asset, current at the time the event was logged.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/interruptReport
diagram mmixm_diagrams/mmixm_p291.png
namespace https://mmixm.aero/features/4
type mx:InterruptReport
properties
minOcc 0
maxOcc 1
content complex
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
annotation
documentation
Information about a break in continuity, the loss or unavailability of an asset, regardless of duration or cause.
source <xs:element name="interruptReport" type="mx:InterruptReport" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about a break in continuity, the loss or unavailability of an asset, regardless of duration or cause.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/logCoordination
diagram mmixm_diagrams/mmixm_p292.png
namespace https://mmixm.aero/features/4
type mx:LogCoordination
properties
minOcc 0
maxOcc 1
content complex
children mx:coordinationFlag mx:coordinationStage mx:electronicFlag
annotation
documentation
Log coordination information, such as whether coordination is required, the status of coordination, and whether the coordination was performed.
source <xs:element name="logCoordination" type="mx:LogCoordination" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Log coordination information, such as whether coordination is required, the status of coordination, and whether the coordination was performed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/loggingCode
diagram mmixm_diagrams/mmixm_p293.png
namespace https://mmixm.aero/features/4
type mx:LoggingCode
properties
minOcc 0
maxOcc 1
content complex
children mx:category mx:maintenanceAction mx:supplemental
annotation
documentation
Code information for a logging event, including the code category, the maintenance action code, and the supplemental code.
source <xs:element name="loggingCode" type="mx:LoggingCode" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Code information for a logging event, including the code category, the maintenance action code, and the supplemental code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/logId
diagram mmixm_diagrams/mmixm_p294.png
namespace https://mmixm.aero/features/4
type mb:Integer22Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxInclusive 9999999999999999999999
annotation
documentation
This field contains the ID number of the log entry.
source <xs:element name="logId" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This field contains the ID number of the log entry.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/maintenanceActivity
diagram mmixm_diagrams/mmixm_p295.png
namespace https://mmixm.aero/features/4
type mx:MaintenanceActivity
properties
minOcc 0
maxOcc 1
content complex
children mx:activityEndDateTime mx:activityStartDateTime
annotation
documentation
Maintenance activity information, including start and end time of the maintenance activity.
source <xs:element name="maintenanceActivity" type="mx:MaintenanceActivity" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Maintenance activity information, including start and end time of the maintenance activity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/modifiedBy
diagram mmixm_diagrams/mmixm_p296.png
namespace https://mmixm.aero/features/4
type mb:ContactInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:email mb:postalAddress mb:telephoneContact
annotation
documentation
The contact information of the person that modified the log data.
source <xs:element name="modifiedBy" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The contact information of the person that modified the log data.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/modifiedDateTime
diagram mmixm_diagrams/mmixm_p297.png
namespace https://mmixm.aero/features/4
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The time and date of when the log entry was modified / updated.  (e.g. YYYY-MM-DDTHH:MM:SS)
source <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time and date of when the log entry was modified / updated.  (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/notamInformation
diagram mmixm_diagrams/mmixm_p298.png
namespace https://mmixm.aero/features/4
type mx:NotamInformation
properties
minOcc 0
maxOcc 1
content complex
children mx:transactionId
annotation
documentation
Information about associated NOTAMs.
source <xs:element name="notamInformation" type="mx:NotamInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about associated NOTAMs.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/periodicMaintenance
diagram mmixm_diagrams/mmixm_p299.png
namespace https://mmixm.aero/features/4
type mx:PeriodicMaintenance
properties
minOcc 0
maxOcc 1
content complex
children mx:assetCertification mx:assignmentNumber mx:description mx:earliestDateTime mx:groupClosureCode mx:latestDateTime mx:publication mx:scheduleDateTime mx:schedulingCode mx:task mx:unitTag
annotation
documentation
Information about a periodic maintenance logging event.
source <xs:element name="periodicMaintenance" type="mx:PeriodicMaintenance" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about a periodic maintenance logging event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/reportLevel
diagram mmixm_diagrams/mmixm_p300.png
namespace https://mmixm.aero/features/4
type mb:String1Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1
annotation
documentation
The report level of the log entry as defined in TI 6140.31 RMLS Peabody User's Guide. "N" indicates reportable per Order 6040.15 (NAPRS), "L" indicates reportable by local policy.
source <xs:element name="reportLevel" type="mb:String1Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The report level of the log entry as defined in TI 6140.31 RMLS Peabody User's Guide. "N" indicates reportable per Order 6040.15 (NAPRS), "L" indicates reportable by local policy.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/status
diagram mmixm_diagrams/mmixm_p301.png
namespace https://mmixm.aero/features/4
type mb:CodeLogStatusDescriptionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Closed
documentation
Log is closed, facility/service been restored, per TI 6140.32, RMLS National Operations Control Center (NOCC)  Event Manager User's Guide.
enumeration Open
documentation
Log is open, facility/service remains out of service, per TI 6140.32, RMLS National Operations Control Center (NOCC) Event Manager User's Guide.
enumeration Void
documentation
Log has been voided, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
annotation
documentation
The status of the log entry, per TI 6140.33 OCC/SOC Event Manager User's Guide. (e.g. Closed/ open / void)
source <xs:element name="status" type="mb:CodeLogStatusDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The status of the log entry, per TI 6140.33 OCC/SOC Event Manager User's Guide. (e.g. Closed/ open / void)</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoggingEvent/summary
diagram mmixm_diagrams/mmixm_p302.png
namespace https://mmixm.aero/features/4
type mb:String255Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
A free-text summary of the logged event or activity conducted.
source <xs:element name="summary" type="mb:String255Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A free-text summary of the logged event or activity conducted.</xs:documentation>
 
</xs:annotation>
</xs:element>


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