Issue 9206: CommandContainerType (xtce-rtf) Source: (, ) Nature: Revision Severity: Critical Summary: A fixed value cannot be added to a container created in the ContainerSet but only to a container created in the MetaCommand object. In SCOS 2K, fixed values would be added in the Meta Command and this cannot be done. Add the Fixed Area support to container defined with the MetaCommand would help Resolution: Revised Text: Actions taken: December 1, 2005: received issue Discussion: Resolution: Please expand upon the problem described. The element FixedValueEntry is available in the MetaCommand/ CommandContainer/EntryList but not in the CommandContainerSet. One possible workaround would be to carefully "divide" a container between metacommand and command container. In other words given a container that consists of 11 parameters, let the 6th one be fixed. Simply create two containers, the 1st contains the first 5 parameters. This would be ref'd in MetaCommand area. Then define the 6th FIXED value, and finally Ref the 2nd set of parameters in 2nd container in the metacommand entry list. End of Annotations:===== A ID: ESA008 Name: Jennifer Muller Company: ESA Email: jennifer.muller@esa.int Notification: YES Name: XTCE Document #: formal/05-08-01 Section: CommandContainerType Version #: 1.0 Revision d.: 01/08/2005 Page: Nature: Revision Severity: Critical Full Description: A fixed value cannot be added to a container created in the ContainerSet but only to a container created in the MetaCommand object. In SCOS 2K, fixed values would be added in the Meta Command and this cannot be done. Add the Fixed Area support to container defined with the MetaCommand would help.