On Wed, 23 May 2007, David Carver <[EMAIL PROTECTED]> wrote: > I'm wondering if the below has more to do with how XMLUnit is > recognizing namespaces, as it really shouldn't matter on a > difference if the prefix is specified or not, but what namespaces > are defined.
If this is the only difference, assertXMLEquals will pass and assertXMLIdentical will not. Difference in namespace prefix is a recoverable difference. Stefan ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Xmlunit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmlunit-general
