If anyone have knowledge about FATCA Xml schema than this is easy for them
I have format for single row of data
1) < FATCA_OECD > view alll data < /FATCA_OECD>
But When I have multiple rows of data
< FATCA_OECD> view alll data < /FATCA_OECD>
< FATCA_OECD> view alll data < /FATCA_OECD>
But we all know that in XML File only one root node allow, so FATCA XML File which parent node I have to take for make it valid file?