From: Stefan B. <bo...@ap...> - 2007-04-24 18:49:35
|
On Tue, 24 Apr 2007, David Carver <dc...@st...> wrote: > I mean making sure that the schema compiles in the schema parser > with out error. Making sure that the schema conforms to the rules > specified by XML Schemas 1.0. I see. How do I do that using the JAXP API? > Again, it would be nice to be able to specify on a test basis which > Schema Parsers to use for a particular test, and not just instance > availability. For the instance tests XMLUnit will use the configured SAX parser. Stefan |