Hello! I just would like to ask if there is any tool I could use to compare 2 xml strings. The tool must identify the differences between the 2 xml string: nodes that have been added, deleted, updated, etc. Please help. Thanks a lot. Tina Ang
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
Originally posted by Tina Ang: Hello! I just would like to ask if there is any tool I could use to compare 2 xml strings. The tool must identify the differences between the 2 xml string: nodes that have been added, deleted, updated, etc. Please help. Thanks a lot. Tina Ang
Seems like you have to write your own... this link would give you some tips from xslt point of view. IMHO