Holds the list of all potential container definitions for telemetry. Containers may parts of packets or TDM, and then groups of the containers, and then an entire entity -- such as a packet. In order to maximize re-used for duplication, the pieces may defined once here, and then assembled as needed into larger structures, also here. |
<element name="ContainerSet" type="xtce:ContainerSetType" minOccurs="0"> <annotation> <documentation xml:lang="en">Holds the list of all potential container definitions for telemetry. Containers may parts of packets or TDM, and then groups of the containers, and then an entire entity -- such as a packet. In order to maximize re-used for duplication, the pieces may defined once here, and then assembled as needed into larger structures, also here.</documentation> </annotation> <key name="ContainerKey2"> <selector xpath="Container"/> <field xpath="Id"/> </key> </element> |