1. I have a set of in-memory schema grammars for one or more namespaces. I always want to use this instead of the one specified in the xml instance doc.
I can cache the in-memory grammars but would the SAX Parser automatically resolve the schema in the instance doc to the in-memory one.
Since I would be writing a generic handler, I would not know the names of the exact schema locations specified in the instance document.


2. Can I force validation on a xml which does NOT have a schemaLocation specified using the in-memory schema.

3. What happens if the SAX parser has an error while grammars are cached. Are they cleared and the grammars have to be cached again.

Thanks
Kiran

_________________________________________________________________
From must-see cities to the best beaches, plan a getaway with the Spring
Travel Guide! http://special.msn.com/local/springtravel.armx


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to