xml2csv
xml2csv copied to clipboard
Multiple arrays inside root tag
Hi
I've a file which has array of child elements which are multiple. I've tried with sample program but it took only first value of whole array.
If you see 'NI' tag having multiple values inside that but when I run sample program it gives me only first value...
XML looks like below:
pls advise.
Tks