Hi,
I have two xml files, the first one is made with these informations:
The second one is made with these information :
My problem follows:
1 - I have to put the element <TIMSH> present in the second file in the first file at the same place (same <ASE id>. How can i proceed (for 1 <TIMSH>)
2 - I can have many elements <TIMSH> present in the second file for one <ASE id> and i have to update them in the first file at the same place. How to proceed ? (many <TIMSH> to update)
3 - The tree structure is : <ASE><ATT><TIMSH>
Thanks for your help