Thank you for your quick response!

> whole point of XMLSchemaLoader in fact.  The fact it doesn't work is a
> clear bug...  Another bug was reported this morning, and I'll look at both
> as soon as I get time (before end of week with any luck).

Shall I file a bug report in BugZilla?



In this particular schema that I've tried, it imports various schemas. I
suppose SchemaGrammar is created for one target namespace. So if a
schema imports other namespaces, then I'd like to get SchemaGrammars for
imported namespaces as well.

How can I retrieve them? I suppose they are stored in a grammar bucket,
but how can I access it via XMLSchemaLoader?


> Thanks for reporting this and if you get any insights let me know.  :-)

It also took me a while to find out that I need to reset XMLSchemaLoader
manually after I set my error handler. I thought It would be nice if
XMLSchemaLoader doesn't expose this.

regards,
--
Kohsuke KAWAGUCHI
Sun Microsystems                   [EMAIL PROTECTED]


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

Reply via email to