What is the best way to go about ignoring a particular attribute? For example, given the following snippets how can we get XMLUnit to consider them equal (by ignoring the b attribute)?
<A a="a" b="b"/> <A a="a" /> Thanks, dave ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Xmlunit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmlunit-general
