| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | extension of xtce:SequenceEntryType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | xtce:LocationInContainerInBits xtce:RepeatEntry xtce:IncludeCondition | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <complexType name="ParameterSegmentRefEntryType"> <annotation> <documentation xml:lang="en">An entry that is only a portion of a parameter value indicating that the entire parameter value must be assembled from other parameter segments. It is assumed that parameter segments happen sequentially in time, that is the first part if a telemetry parameter first, however (and there's always a however), if this is not the case the order of this parameter segment may be supplied with the order attribute where the first segment order="0".</documentation> </annotation> <complexContent> <extension base="xtce:SequenceEntryType"> <attribute name="parameterRef" type="xtce:NameReferenceType" use="required"/> <attribute name="order" type="positiveInteger"/> <attribute name="sizeInBits" type="positiveInteger" use="required"/> </extension> </complexContent> </complexType> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| source | <attribute name="parameterRef" type="xtce:NameReferenceType" use="required"/> |
| type | positiveInteger |
| source | <attribute name="order" type="positiveInteger"/> |
| type | positiveInteger | ||
| properties |
|
||
| source | <attribute name="sizeInBits" type="positiveInteger" use="required"/> |