Closed hakjuoh closed 6 months ago
Suggested solution:
There is duplicate property term that could cause an ambiguous content model depending on the expression. Do you still want to proceed?`
@kbserm
When an association with the same Property Term is found in the ACC hierarchy, it requests the user's input with the following message.
The following are scenarios where identical elements can be found:
It is also necessary to consider cases where an element contains 'Group' elements. In this case, the logic should be executed for the entire sub-elements of the Group.
@elena-jelisic Please review and test this.
By #1192, we applied DEN checking logic in the components' hierarchy to avoid duplicate elements. However, since 'Property Term' is used to express object names in schema expressions, we need to check 'Property Term' rather than 'DEN'. For instance, if the base ACC has 'Extension', the ACC should not have 'Extension', even if the DEN of the two 'Extension' components is different.