testNamespacePrefixDiff() inspired by
* http://day-to-day-stuff.blogspot.com/2007/05/comparing-xml-in-junit-test.htmlErik von Oosten's Weblog , made us implement special handling
of schemaLocation.
public void testNamespacePrefixDiff() throws Exception(Code)
inspired by
* http://day-to-day-stuff.blogspot.com/2007/05/comparing-xml-in-junit-test.htmlErik von Oosten's Weblog , made us implement special handling
of schemaLocation.
testNamespacedAttributes
public void testNamespacedAttributes() throws Exception(Code)