From: Stefan B. <bo...@ap...> - 2007-05-01 10:51:30
|
On Fri, 27 Apr 2007, David Carver <dc...@st...> wrote: > I've got some basic code working for this. Currently just takes the > first XML Schema parser available and tries to compile the schema. > If any Exceptions are tossed during the compilation, it will fail > the assertion. Sounds reasonable. I dug into the JAXP 1.3 validation stuff a little deeper and maybe we should - at least as an option - support it in later versions. At least in theory it would allow Relax NG validations as well, for example. > I'll run it in our tests for a while before contributing it back. > It's a fairly small change but can wait until 1.2 I'm in Amsterdam for ApacheCon this week and plan to release XMLUnit 1.1 final next week, unless major bugs get uncovered. Stefan |