| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:information mx:inputParameter mx:remoteAction mx:remoteResponse | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="Alarm"> <xs:annotation> <xs:documentation>Complex type containing alarm information associated with a logging event.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="information" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information resulting from an alarm event, such as an event triggered by a user command. This event includes an alarm datetime, details about the monitored datapoint and observed value.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="inputParameter" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Input parameters applied to a remote command associated with an alarm event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="remoteAction" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The remote action / command that was issued to the asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="remoteResponse" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The asset's return response to the command received (e.g. Success / Failure).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:MonitoringEvent | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:assetAvailability mx:configuration mx:eventDateTime mx:eventDescription mx:eventTitle mx:parameter mx:priority mx:rmlsDpInformation mx:securityViolation mx:severity | ||||||
| annotation |
|
||||||
| source | <xs:element name="information" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Information resulting from an alarm event, such as an event triggered by a user command. This event includes an alarm datetime, details about the monitored datapoint and observed value.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String10Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="inputParameter" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Input parameters applied to a remote command associated with an alarm event.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String50Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="remoteAction" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The remote action / command that was issued to the asset.</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="remoteResponse" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The asset's return response to the command received (e.g. Success / Failure).</xs:documentation> </xs:annotation> </xs:element> |