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=5757>. 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=5757 Parser cannot handle circular inclusion of schemas ------- Additional Comments From [EMAIL PROTECTED] 2002-01-10 12:38 ------- You're quite right. When I either change the XML to refer to the schema by url, or change the XSDs to refer to each other by filename only, it validates. This solves my problem, but I still wonder if it should be using the exact path (file or url) to determine what is the same schema file. Should it perhaps use a combination of only the filename and the namespace? I'm not sure there's not still a real issue to be resolved here (but certainly a less critical one than I thought). Thanks for the quick solution, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
