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:35 ------- Did you take a look at 'XMLEntityResolver' which is a new interface introduced in Xerces? The paramter for the resolveEntity method is an XMLResourceIdentifier, which contains more information than just the public/system id (e.g. namespace). Implement your own XMLEntityResolver and set it on the parser using setXMLEntityResolver. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]