complexType NumericContextAlarmType
diagram SpaceSystemV1.2-27Feb2014-mods_p310.png
namespace http://www.omg.org/space/xtce
type extension of xtce:NumericAlarmType
properties
base xtce:NumericAlarmType
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlarmConditions xtce:CustomAlarm xtce:StaticAlarmRanges xtce:ChangeAlarmRanges xtce:ContextMatch
used by
elements ParameterTypeSetType/IntegerParameterType/ContextAlarmList/ContextAlarm ParameterTypeSetType/FloatParameterType/ContextAlarmList/ContextAlarm
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  optional      
minViolations  positiveInteger    1    
documentation
Number of successive instances that meet the alarm conditions for the Alarm to trigger.
annotation
documentation
Context alarms are applied when the ContextMatch is true.  Context alarms override Default alarms
source <complexType name="NumericContextAlarmType">
 
<annotation>
   
<documentation xml:lang="en">Context alarms are applied when the ContextMatch is true.  Context alarms override Default alarms</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:NumericAlarmType">
     
<sequence>
       
<element name="ContextMatch" type="xtce:MatchCriteriaType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element NumericContextAlarmType/ContextMatch
diagram SpaceSystemV1.2-27Feb2014-mods_p311.png
namespace http://www.omg.org/space/xtce
type xtce:MatchCriteriaType
properties
content complex
children xtce:Comparison xtce:ComparisonList xtce:BooleanExpression xtce:CustomAlgorithm
source <element name="ContextMatch" type="xtce:MatchCriteriaType"/>


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