On Tue, 24 Apr 2007, David Carver <[EMAIL PROTECTED]> 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 ------------------------------------------------------------------------- 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
