Link to home
Create AccountLog in
Avatar of anjana_i
anjana_i

asked on

How to compare two XML files and patch up teh changes to one file

I need to compare two XML files . One which is on the system and one in the install . ANd patch up teh differences to the new file during install.

How do I basically compare the two files and patch them up .
ASKER CERTIFIED SOLUTION
Avatar of jandromeda
jandromeda
Flag of Sri Lanka image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of anjana_i
anjana_i

ASKER

Can u please help me with a function to do this