Forum Discussion

mchelikani's avatar
mchelikani
Contributor
13 years ago

Compare 2 XML Skeletons Issue

I am facing an issue comparing two xml's ignoring text and attribute values. (My requirement is just to compare the Skeleton(elements and attributes) but not the text and values) Here is the Code I...