From: Stefan B. <bo...@ap...> - 2013-02-07 19:55:44
|
Hi all, XMLUnit for Java 1.4's DifferenceEngine now detects the type attribute From the XML Schema Instance namespace (xsi:type) and treats its value like a QName, i.e. it tries to translate the value's prefix (if any) to the associated namespace URI before comparing the values. It also fixes a bug in assertXpathsEqual when applied to paths containing attributes as well as a tiny bug in FloatingPointTolerantDifferenceListener. The release is available in source and binary form at <https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.4/>, checksums and OpenPGP signatures should be downloaded from <http://xmlunit.sourceforge.net/checksums/>. Cheers Stefan |