| diagram | ![]() |
||
| 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 |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:AdditionalInformation | ||||||
| properties |
|
||||||
| children | mb:nameValue | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:Alarm | ||||||
| properties |
|
||||||
| children | mx:information mx:inputParameter mx:remoteAction mx:remoteResponse | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:ArrivalDeparture | ||||||
| properties |
|
||||||
| children | mx:actualTravelDuration mx:arrivalDateTime mx:departureDateTime | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssignmentInformation | ||||||
| properties |
|
||||||
| children | mx:assignedGroup mx:assignedSpecialist | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String4000Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:ContactInformation | ||||||
| properties |
|
||||||
| children | mb:email mb:postalAddress mb:telephoneContact | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Location | ||||||
| properties |
|
||||||
| children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:EquipmentModification | ||||||
| properties |
|
||||||
| children | mx:assetOrder mx:changeNumber mx:directiveLevel mx:modification mx:modificationType mx:projectCode | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:FsepOperationalInformation | ||||||
| properties |
|
||||||
| 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 |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:InterruptReport | ||||||
| properties |
|
||||||
| 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 |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:LogCoordination | ||||||
| properties |
|
||||||
| children | mx:coordinationFlag mx:coordinationStage mx:electronicFlag | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:LoggingCode | ||||||
| properties |
|
||||||
| children | mx:category mx:maintenanceAction mx:supplemental | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Integer22Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:MaintenanceActivity | ||||||
| properties |
|
||||||
| children | mx:activityEndDateTime mx:activityStartDateTime | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:ContactInformation | ||||||
| properties |
|
||||||
| children | mb:email mb:postalAddress mb:telephoneContact | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:NotamInformation | ||||||
| properties |
|
||||||
| children | mx:transactionId | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:PeriodicMaintenance | ||||||
| properties |
|
||||||
| children | mx:assetCertification mx:assignmentNumber mx:description mx:earliestDateTime mx:groupClosureCode mx:latestDateTime mx:publication mx:scheduleDateTime mx:schedulingCode mx:task mx:unitTag | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String1Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||
| namespace | https://mmixm.aero/features/4 | ||||||||||||||||||
| type | mb:CodeLogStatusDescriptionType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String255Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |