Orchestra provides two similar attributes (presence, supported) with partially overlapping values.
- presence: optional, required, forbidden, ignored, constant
- supported: supported, forbidden, ignored
The attribute presence is part of the group, component and field references as well as the field definition (to define a constant value). The attribute supported is part of entityAttribGrp and not described in the specification.
It is proposed to clarify the difference between the two and/or consolidate overlapping values. This is important to identify a potential use of one or the other to exclude specific elements from a scenario that is related to another scenario (see #212, #228).
Orchestra provides two similar attributes (
presence,supported) with partially overlapping values.The attribute presence is part of the group, component and field references as well as the field definition (to define a constant value). The attribute
supportedis part ofentityAttribGrpand not described in the specification.It is proposed to clarify the difference between the two and/or consolidate overlapping values. This is important to identify a potential use of one or the other to exclude specific elements from a scenario that is related to another scenario (see #212, #228).