xtce:ConditionalAlarm

A MatchCriteria may be specifiec for each of the 5 alarm levels.  Each level is optional and the alarm should be the highest level to test true.

Element Information

Model

Source

<element name="ConditionalAlarm">
  <annotation>
    <documentation>A MatchCriteria may be specifiec for each of the 5 alarm levels. Each level is optional and the alarm should be the highest level to test true.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="StaticAlarmConditions" type="xtce:AlarmConditionsType" minOccurs="0"/>
      <element name="ChangePerSecondAlarmConditions" type="xtce:AlarmConditionsType" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

Sample