A question, not a bug: What is the best way to validate XSD schemas using Xerces?
I know I can use SAX2XMLReader:: loadGrammar () to load a schema file and get a Grammar object. That's perhaps the simplest way, and I can't tell whether it's the best way to get detailed errors. Thanks, Elisha Berns [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
