How to append child nodes of XML file with duplicate value of a parent Tag in the same file



I am using an XML file which has some specific Values for Employee id and it has some basic details for the employees. there can be 2 occurences for the same Employee no. having different details in the file.


I want to merge them in a single node with appending the information in a single one.


No comments:

Post a Comment