| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:ParameterTypeSet xtce:ParameterSet xtce:ArgumentTypeSet xtce:MetaCommandSet xtce:CommandContainerSet xtce:StreamSet xtce:AlgorithmSet | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="CommandMetaDataType" mixed="false"> <annotation> <documentation xml:lang="en">Command Meta Data contains information about commands</documentation> </annotation> <sequence> <element name="ParameterTypeSet" type="xtce:ParameterTypeSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">A list of parameter types</documentation> </annotation> </element> <element name="ParameterSet" type="xtce:ParameterSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">Parameters referenced by MetaCommands. This Parameter Set is located here so that MetaCommand data can be built independently of TelemetryMetaData.</documentation> </annotation> </element> <element name="ArgumentTypeSet" type="xtce:ArgumentTypeSetType" minOccurs="0"/> <element name="MetaCommandSet"> <annotation> <documentation xml:lang="en">A set of Command Definitions</documentation> </annotation> <complexType> <choice maxOccurs="unbounded"> <element name="MetaCommand" type="xtce:MetaCommandType"> <annotation> <documentation xml:lang="en">All commands to be sent on this mission are listed here. In addition this area has verification and validation information</documentation> </annotation> <key name="ArgumentNameKey"> <selector xpath="xtce:ArgumentList/*"/> <field xpath="@name"/> </key> </element> <element name="MetaCommandRef" type="xtce:NameReferenceType"> <annotation> <documentation xml:lang="en">Used to include a MetaCommand defined in another sub-system in this sub-system.</documentation> </annotation> </element> <element name="BlockMetaCommand"> <annotation> <documentation xml:lang="en">BlockMetaCommands are simply a list of individual MetaCommands that can be packaged up in a single BlockMetaCommand.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="MetaCommandStepList"> <complexType> <sequence> <element name="MetaCommandStep" maxOccurs="unbounded"> <complexType> <sequence> <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </complexType> </element> <element name="CommandContainerSet" type="xtce:CommandContainerSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">The Command Container defines the construction of a Command.</documentation> </annotation> </element> <element name="StreamSet" type="xtce:StreamSetType" minOccurs="0"/> <element name="AlgorithmSet" type="xtce:AlgorithmSetType" minOccurs="0"/> </sequence> </complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:ParameterTypeSetType | ||||||
| properties |
|
||||||
| children | xtce:StringParameterType xtce:EnumeratedParameterType xtce:IntegerParameterType xtce:BinaryParameterType xtce:FloatParameterType xtce:BooleanParameterType xtce:RelativeTimeParameterType xtce:AbsoluteTimeParameterType xtce:ArrayParameterType xtce:AggregateParameterType | ||||||
| annotation |
|
||||||
| source | <element name="ParameterTypeSet" type="xtce:ParameterTypeSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">A list of parameter types</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:ParameterSetType | ||||||
| properties |
|
||||||
| children | xtce:Parameter xtce:ParameterRef | ||||||
| annotation |
|
||||||
| source | <element name="ParameterSet" type="xtce:ParameterSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">Parameters referenced by MetaCommands. This Parameter Set is located here so that MetaCommand data can be built independently of TelemetryMetaData.</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:ArgumentTypeSetType | ||||||
| properties |
|
||||||
| children | xtce:StringArgumentType xtce:EnumeratedArgumentType xtce:IntegerArgumentType xtce:BinaryArgumentType xtce:FloatArgumentType xtce:BooleanArgumentType xtce:RelativeTimeAgumentType xtce:AbsoluteTimeArgumentType xtce:ArrayArgumentType xtce:AggregateArgumentType | ||||||
| source | <element name="ArgumentTypeSet" type="xtce:ArgumentTypeSetType" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:MetaCommand xtce:MetaCommandRef xtce:BlockMetaCommand | ||
| annotation |
|
||
| source | <element name="MetaCommandSet"> <annotation> <documentation xml:lang="en">A set of Command Definitions</documentation> </annotation> <complexType> <choice maxOccurs="unbounded"> <element name="MetaCommand" type="xtce:MetaCommandType"> <annotation> <documentation xml:lang="en">All commands to be sent on this mission are listed here. In addition this area has verification and validation information</documentation> </annotation> <key name="ArgumentNameKey"> <selector xpath="xtce:ArgumentList/*"/> <field xpath="@name"/> </key> </element> <element name="MetaCommandRef" type="xtce:NameReferenceType"> <annotation> <documentation xml:lang="en">Used to include a MetaCommand defined in another sub-system in this sub-system.</documentation> </annotation> </element> <element name="BlockMetaCommand"> <annotation> <documentation xml:lang="en">BlockMetaCommands are simply a list of individual MetaCommands that can be packaged up in a single BlockMetaCommand.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="MetaCommandStepList"> <complexType> <sequence> <element name="MetaCommandStep" maxOccurs="unbounded"> <complexType> <sequence> <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||
| type | xtce:MetaCommandType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:BaseMetaCommand xtce:SystemName xtce:ArgumentList xtce:CommandContainer xtce:TransmissionConstraintList xtce:DefaultSignificance xtce:ContextSignificanceList xtce:Interlock xtce:VerifierSet xtce:ParameterToSetList xtce:ParametersToSuspendAlarmsOnSet | ||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| identity constraints |
|
||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||
| source | <element name="MetaCommand" type="xtce:MetaCommandType"> <annotation> <documentation xml:lang="en">All commands to be sent on this mission are listed here. In addition this area has verification and validation information</documentation> </annotation> <key name="ArgumentNameKey"> <selector xpath="xtce:ArgumentList/*"/> <field xpath="@name"/> </key> </element> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:NameReferenceType | ||
| properties |
|
||
| annotation |
|
||
| source | <element name="MetaCommandRef" type="xtce:NameReferenceType"> <annotation> <documentation xml:lang="en">Used to include a MetaCommand defined in another sub-system in this sub-system.</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | extension of xtce:NameDescriptionType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:MetaCommandStepList | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <element name="BlockMetaCommand"> <annotation> <documentation xml:lang="en">BlockMetaCommands are simply a list of individual MetaCommands that can be packaged up in a single BlockMetaCommand.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="MetaCommandStepList"> <complexType> <sequence> <element name="MetaCommandStep" maxOccurs="unbounded"> <complexType> <sequence> <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:MetaCommandStep | ||
| source | <element name="MetaCommandStepList"> <complexType> <sequence> <element name="MetaCommandStep" maxOccurs="unbounded"> <complexType> <sequence> <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| properties |
|
||||||||||||
| children | xtce:ArgumentList | ||||||||||||
| attributes |
|
||||||||||||
| source | <element name="MetaCommandStep" maxOccurs="unbounded"> <complexType> <sequence> <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> </complexType> </element> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| source | <attribute name="metaCommandRef" type="xtce:NameReferenceType" use="required"/> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| properties |
|
||||||
| children | xtce:Argument | ||||||
| source | <element name="ArgumentList" minOccurs="0"> <complexType> <sequence> <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <element name="Argument" maxOccurs="unbounded"> <complexType> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="required"/> </complexType> </element> |
| type | string | ||
| properties |
|
||
| source | <attribute name="name" type="string" use="required"/> |
| type | string | ||
| properties |
|
||
| source | <attribute name="value" type="string" use="required"/> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:CommandContainerSetType | ||||||
| properties |
|
||||||
| children | xtce:CommandContainer | ||||||
| annotation |
|
||||||
| source | <element name="CommandContainerSet" type="xtce:CommandContainerSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">The Command Container defines the construction of a Command.</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:StreamSetType | ||||||
| properties |
|
||||||
| children | xtce:FixedFrameStream xtce:VariableFrameStream xtce:CustomStream | ||||||
| source | <element name="StreamSet" type="xtce:StreamSetType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||
| type | xtce:AlgorithmSetType | ||||||||
| properties |
|
||||||||
| children | xtce:CustomAlgorithm xtce:MathAlgorithm | ||||||||
| source | <element name="AlgorithmSet" type="xtce:AlgorithmSetType" minOccurs="0"/> |