Hi Andreas,
you can not achieve the output with graphical mapping because of line item. How you will differetiate the line item belongs to first order header or second order header.
the possible options are
- Use Java map and parse the whole XML to output structure
- If you doing content conversion then try to convert that into simle structure which has grouped line item.
regards,
Harish