Hello,
How can I compare or visually check the differences between two XML schemas.
Let us say I have two files like "version_1.xsd" and "version_2.xsd" , how
would I programtically find out the differences between these two XSD files?.
Is there a way to do this in .NET?
Thanks,
Ganesh