| 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="ContainerSegmentRefEntryType"> <annotation> <documentation xml:lang="en">An entry that is only a portion of a container indicating that the entire container must be assembled from other container segments. It is assumed that container segments happen sequentially in time, that is the first part of a container is first, however (and there's always a however), if this is not the case the order of this container segment may be supplied with the order attribute where the first segment order="0". Each instance of a container cannot overlap in the overall sequence with another instance</documentation> </annotation> <complexContent> <extension base="xtce:SequenceEntryType"> <attribute name="containerRef" 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="containerRef" type="xtce:NameReferenceType" use="required"/> |
| type | positiveInteger |
| source | <attribute name="order" type="positiveInteger"/> |
| type | positiveInteger | ||
| properties |
|
||
| source | <attribute name="sizeInBits" type="positiveInteger" use="required"/> |