| diagram | ![]() |
||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||
| type | extension of xtce:OptionalNameDescriptionType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlarmConditions xtce:CustomAlarm | ||||||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||
| source | <complexType name="AlarmType" abstract="true"> <annotation> <documentation xml:lang="en">Alarms associated with numeric data types</documentation> </annotation> <complexContent> <extension base="xtce:OptionalNameDescriptionType"> <choice minOccurs="0"> <element name="AlarmConditions" type="xtce:AlarmConditionsType"> <annotation> <documentation xml:lang="en">A MatchCriteria may be specified for each of the 5 alarm levels. Each level is optional and the alarm should be the highest level to test true.</documentation> </annotation> </element> <element name="CustomAlarm" type="xtce:InputAlgorithmType"> <annotation> <documentation xml:lang="en">An escape for ridiculously complex alarm conditions. Will trigger on changes to the containing Parameter. </documentation> </annotation> </element> </choice> <attribute name="minViolations" type="positiveInteger" default="1"> <annotation> <documentation xml:lang="en">Number of successive instances that meet the alarm conditions for the Alarm to trigger.</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | positiveInteger | ||
| properties |
|
||
| annotation |
|
||
| source | <attribute name="minViolations" type="positiveInteger" default="1"> <annotation> <documentation xml:lang="en">Number of successive instances that meet the alarm conditions for the Alarm to trigger.</documentation> </annotation> </attribute> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:AlarmConditionsType | ||
| properties |
|
||
| children | xtce:WatchAlarm xtce:WarningAlarm xtce:DistressAlarm xtce:CriticalAlarm xtce:SevereAlarm | ||
| annotation |
|
||
| source | <element name="AlarmConditions" type="xtce:AlarmConditionsType"> <annotation> <documentation xml:lang="en">A MatchCriteria may be specified for each of the 5 alarm levels. Each level is optional and the alarm should be the highest level to test true.</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | xtce:InputAlgorithmType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <element name="CustomAlarm" type="xtce:InputAlgorithmType"> <annotation> <documentation xml:lang="en">An escape for ridiculously complex alarm conditions. Will trigger on changes to the containing Parameter. </documentation> </annotation> </element> |