Skip to content

Fix warning about MultipleChildElementsWithSameName for hidden Elements #1415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olabusayoT
Copy link
Contributor

  • currently we only check if the groupMember is a groupRef and the check is not recursive. With this PR we check if the current model group is a hidden group ref or sequence, we check if it's group members are hidden group refs or sequence, we check if the parents of group member elements are hidden group refs or sequences, and it's all recursive if the group member isn't an element

DAFFODIL-2968

- currently we only check if the groupMember is a groupRef and the check is not recursive. With this PR we check if the current model group is a hidden group ref or sequence, we check if it's group members are hidden group refs or sequence, we check if the parents of group member elements are hidden group refs or sequences, and it's all recursive if the group member isn't an element

DAFFODIL-2968
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant