DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27593>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27593 xsd:import element doesn't work [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal ------- Additional Comments From [EMAIL PROTECTED] 2004-03-11 11:30 ------- After some further reseaches or more trial and error to be honest I found the problem source: the import file names cannot start with "namespace". That means after renaming the files namespace1.xsd / namespace2.xsd into ns1.xsd / ns2.xsd everything is working. IMHO the solutions should remove such naming collisions or at least an unoverseable documentation with such restrictions should be available on WEB site. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
