What steps will reproduce the problem?
1. This structure:
03 FILLER.
05 F PIC X(021).
05 F PIC X(021).
2. generate XSD
3. produces 2 sibling elements named f
What is the expected output? What do you see instead?
Siblings, which are nor FILLER, should have a unique name otherwise XJC will
later throw exceptions like these:
[ERROR] compiler was unable to honor this cobolElement customization. It is
attached to a wrong place, or its inconsistent with other bindings.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by fady.mou...@gmail.com on 22 Nov 2010 at 8:14
Original issue reported on code.google.com by
fady.mou...@gmail.com
on 22 Nov 2010 at 8:14