| diagram | ![]() |
||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||
| 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> |
| type | xtce:NameReferenceType | ||
| annotation |
|
||
| 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> |
| type | string |
| source | <attribute name="reasonForWarning" type="string"/> |
| type | restriction of string | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||
| 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> |