From: Stefan B. <bo...@ap...> - 2011-03-16 15:11:47
|
On 2011-03-16, James Abley wrote: > A brief inspection of the current svn HEAD hasn't shown that there is any > hard-coded reference to xsd:schema in XMLUnit's source code. Be sure to look into <https://xmlunit.svn.sourceforge.net/svnroot/xmlunit/branches/xmlunit-1.x/> when searching for the source code. trunk is where I started XMLUnit 2.x development. Anyway, there shouldn't be any hard-coded references to xsd in XMLUnit at all. <https://xmlunit.svn.sourceforge.net/svnroot/xmlunit/branches/xmlunit-1.x/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java> doesn't show any. Stefan |