Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I splited a XML file to several outputs as there are:
- pos: 1-999 positions to one top element
- addresses: 1-10 in top element
- places: 1-10 in top element
As a next step I would like to merge the output into a new XML with a top element using some of the addresses and places and underneath that all positions.
How to achieve?
Thanks & best regards,
Arko