All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_NumericContextAlarmType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - NumericContextAlarmType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy