You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
I have 2 XML files having the same schema that I'd like to compare and find differences betwen them.
Is there a way to do it directly?
Thanks
Last edited by shousseine (2012-07-19 19:49:10)
Offline

Hi
I'm just curious. You want to check whether these two files are the same?
Or you want to find the different data between them?
For simple comparision, you might use tFileCompare.
For finding the different data, this depends on your essential requirement. Maybe what you want is TOS for DQ.
Regards,
Pedro
Offline

thx pedro,
My comparison is to find the differences existing between the two files at their data. These two files can be the same but from different sources, the aim is to detect existing differences between their data
Would I use TOS for DQ ?
Thx
Offline

Ok,
In fact in my xml files, I have real estate offers good (node "offer") with elements like "availability", "global surface", "energy used", "price"...
Now I have the same file from 2 system. I'd like to verify that we have the same data in the two.
Thx
Offline
I got the same offer for real estate elements, that would be more realistic for my xml codes. Can I keep the resembling files with changing the schemas ?
Last edited by HarveyJones (2012-07-23 11:50:24)
Offline
Pages: 1