complexType SignificanceType
diagram SpaceSystemV1.2-27Feb2014-mods_p399.png
namespace http://www.omg.org/space/xtce
properties
mixed false
used by
elements MetaCommandType/DefaultSignificance MetaCommandType/ContextSignificanceList/ContextSignificance/Significance
attributes
Name  Type  Use  Default  Fixed  Annotation
spaceSystemAtRisk  xtce:NameReferenceType        
documentation
If none is supplied, then the current SpaceSystem is assumed to be the one at risk by the issuance of this command
reasonForWarning  string        
consequenceLevel  derived by: string    none    
documentation
No specific meanings have been assigned to these different levels, but they mirror the Alarm levels of Telemetry.
annotation
documentation
Significance provides some cautionary information about the potential consequence of each MetaCommand.
source <complexType name="SignificanceType" mixed="false">
 
<annotation>
   
<documentation xml:lang="en">Significance provides some cautionary information about the potential consequence of each MetaCommand.</documentation>
 
</annotation>
 
<attribute name="spaceSystemAtRisk" type="xtce:NameReferenceType">
   
<annotation>
     
<documentation xml:lang="en">If none is supplied, then the current SpaceSystem is assumed to be the one at risk by the issuance of this command</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="reasonForWarning" type="string"/>
 
<attribute name="consequenceLevel" default="none">
   
<annotation>
     
<documentation xml:lang="en">No specific meanings have been assigned to these different levels, but they mirror the Alarm levels of Telemetry.</documentation>
   
</annotation>
   
<simpleType>
     
<restriction base="string">
       
<enumeration value="none"/>
       
<enumeration value="watch"/>
       
<enumeration value="warning"/>
       
<enumeration value="distress"/>
       
<enumeration value="critical"/>
       
<enumeration value="severe"/>
     
</restriction>
   
</simpleType>
 
</attribute>
</complexType>

attribute SignificanceType/@spaceSystemAtRisk
type xtce:NameReferenceType
annotation
documentation
If none is supplied, then the current SpaceSystem is assumed to be the one at risk by the issuance of this command
source <attribute name="spaceSystemAtRisk" type="xtce:NameReferenceType">
 
<annotation>
   
<documentation xml:lang="en">If none is supplied, then the current SpaceSystem is assumed to be the one at risk by the issuance of this command</documentation>
 
</annotation>
</attribute>

attribute SignificanceType/@reasonForWarning
type string
source <attribute name="reasonForWarning" type="string"/>

attribute SignificanceType/@consequenceLevel
type restriction of string
properties
default none
facets
Kind Value Annotation
enumeration none
enumeration watch
enumeration warning
enumeration distress
enumeration critical
enumeration severe
annotation
documentation
No specific meanings have been assigned to these different levels, but they mirror the Alarm levels of Telemetry.
source <attribute name="consequenceLevel" default="none">
 
<annotation>
   
<documentation xml:lang="en">No specific meanings have been assigned to these different levels, but they mirror the Alarm levels of Telemetry.</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="none"/>
     
<enumeration value="watch"/>
     
<enumeration value="warning"/>
     
<enumeration value="distress"/>
     
<enumeration value="critical"/>
     
<enumeration value="severe"/>
   
</restriction>
 
</simpleType>
</attribute>


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