Skip to content

Equally named elements in different choices are not written #11

@bernhardmgruber

Description

@bernhardmgruber

Elements with the same name appearing in two different branches of a choice are not written. The reason is that if the element is set in the first branch and not in the second (which is correct), when writing the second element the generated code checks for the existence of the (not set) element and removes it if it exists.
E.g. <angle> in <stringer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions