DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27450

Validating against schemas importing other schemas





------- Additional Comments From [EMAIL PROTECTED]  2004-03-04 19:23 -------
I just tried Khaled's EntityResolver suggestion. To resolve the
schema for the B namespace, the EntityResolver is called with null
parameters for publicId and systemId, unless I again add the
schemaLocation attribute to the import statement.

So in order to make this work, I would have to invent artificial
schemaLocation URLs (which are supposed to be resolvable), and
then intercept them in the entityResolver. In other words, the
schemas would be invalid (due to the inaccessible-by-design
locations) unless parsed by my own parser. That doesn't sound
right.

This is a workaround, but no more.

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

Reply via email to