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=21179>. 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=21179 xsd:include does not work ------- Additional Comments From [EMAIL PROTECTED] 2003-06-30 16:34 ------- The reason i did the error in implementation of resolver is that constructor of InputSource (as opposed to XMLInputSource) does not have parameter SystemId. Reading Javadoc for InputSource.setSystemId() i have not found any requirements to call this method - it is optional. Refering to EntityResolver also does not help... moreover, example there is incorrect! So i believe that Xerces is based on non-documented feature that SystemId identifies InputSource... it is pretty inevident for API programmers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]