You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Merge pull request #329 from dawagner/xmlgeneration-check-conflicting-elements
Xml generation: check conflicting elements
Conflicting elements are elements belonging to more than one domain.
The behaviour in such a case is unspecified.
In the context of XML generation from user input, this denotes a mistake from the user.
We now warn him and fail the generation.
0 commit comments