compare two xml documents
hi,
I am converting from one XML file to another XML file using XSLT. The content is the same, I am just renaming some of the tags.
How can I compare the content only between 2 XML files. I want to make sure no content is lost between both conversion.
Any ideas, please.
Thanks,
Bill
|