| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:Parameter xtce:ParameterRef | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="ParameterSetType"> <annotation> <documentation xml:lang="en">Used by both the TelemetryMetaData and the CommandMetaData components each may be built independently.</documentation> </annotation> <choice maxOccurs="unbounded"> <element name="Parameter"> <annotation> <appinfo>Need to ensure that the named types actually exist</appinfo> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="ParameterProperties" type="xtce:ParameterPropertiesType" minOccurs="0"/> </sequence> <attribute name="parameterTypeRef" type="xtce:NameReferenceType" use="required"/> <attribute name="initialValue" type="string" use="optional"> <annotation> <documentation xml:lang="en">Used to set the initial calibrated values of Parameters. Will overwrite an initial value defined for the ParameterType. For integer types base 10 (decimal) form is assumed unless: if proceeded by a 0b or 0B, value is in base two (binary form, if proceeded by a 0o or 0O, values is in base 8 (octal) form, or if proceeded by a 0x or 0X, value is in base 16 (hex) form. Floating point types may be specified in normal (100.0) or scientific (1.0e2) form. Time types are specified using the ISO 8601 formats described for XTCE time data types. Initial values for string types, may include C language style (\n, \t, \", \\, etc.) escape sequences. Initial values for Array or Aggregate types may not be set.</documentation> <appinfo>The value type must match the Parameter type</appinfo> </annotation> </attribute> </extension> </complexContent> </complexType> </element> <element name="ParameterRef" type="xtce:ParameterRefType"> <annotation> <documentation xml:lang="en">Used to include a Parameter defined in another sub-system in this sub-system.</documentation> </annotation> </element> </choice> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||
| type | extension of xtce:NameDescriptionType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:ParameterProperties | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="Parameter"> <annotation> <appinfo>Need to ensure that the named types actually exist</appinfo> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="ParameterProperties" type="xtce:ParameterPropertiesType" minOccurs="0"/> </sequence> <attribute name="parameterTypeRef" type="xtce:NameReferenceType" use="required"/> <attribute name="initialValue" type="string" use="optional"> <annotation> <documentation xml:lang="en">Used to set the initial calibrated values of Parameters. Will overwrite an initial value defined for the ParameterType. For integer types base 10 (decimal) form is assumed unless: if proceeded by a 0b or 0B, value is in base two (binary form, if proceeded by a 0o or 0O, values is in base 8 (octal) form, or if proceeded by a 0x or 0X, value is in base 16 (hex) form. Floating point types may be specified in normal (100.0) or scientific (1.0e2) form. Time types are specified using the ISO 8601 formats described for XTCE time data types. Initial values for string types, may include C language style (\n, \t, \", \\, etc.) escape sequences. Initial values for Array or Aggregate types may not be set.</documentation> <appinfo>The value type must match the Parameter type</appinfo> </annotation> </attribute> </extension> </complexContent> </complexType> </element> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| source | <attribute name="parameterTypeRef" type="xtce:NameReferenceType" use="required"/> |
| type | string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="initialValue" type="string" use="optional"> <annotation> <documentation xml:lang="en">Used to set the initial calibrated values of Parameters. Will overwrite an initial value defined for the ParameterType. For integer types base 10 (decimal) form is assumed unless: if proceeded by a 0b or 0B, value is in base two (binary form, if proceeded by a 0o or 0O, values is in base 8 (octal) form, or if proceeded by a 0x or 0X, value is in base 16 (hex) form. Floating point types may be specified in normal (100.0) or scientific (1.0e2) form. Time types are specified using the ISO 8601 formats described for XTCE time data types. Initial values for string types, may include C language style (\n, \t, \", \\, etc.) escape sequences. Initial values for Array or Aggregate types may not be set.</documentation> <appinfo>The value type must match the Parameter type</appinfo> </annotation> </attribute> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||
| type | xtce:ParameterPropertiesType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | xtce:SystemName xtce:ValidityCondition xtce:PhysicalAddressSet xtce:TimeAssociation | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <element name="ParameterProperties" type="xtce:ParameterPropertiesType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| type | xtce:ParameterRefType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <element name="ParameterRef" type="xtce:ParameterRefType"> <annotation> <documentation xml:lang="en">Used to include a Parameter defined in another sub-system in this sub-system.</documentation> </annotation> </element> |