AI Summary: The DataMapper incorrectly handles XSD sequences with multiple references to the same abstract element. It drops subsequent references because they generate duplicate field names, leading to only the first reference being parsed. The issue proposes a solution similar to how choice wrappers are handled, by assigning unique synthetic names to these abstract wrapper fields.
The UI of the Kaoto project