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=27305>. 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=27305 Import does not provide all imported schema components (import chain) Summary: Import does not provide all imported schema components (import chain) Product: Xerces2-J Version: 2.6.2 Platform: All URL: http://www.milowski.com/ichain.zip OS/Version: MacOS X Status: NEW Severity: Normal Priority: Other Component: XML Schema Structures AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When you have an import chain: A imports B which imports C The schema A can use components defined in schema C just by referring to the QName of the component. That is, A does not have to import C directly as it got C's components indirectly from B. This does not work per the schema recommendation in version 2.6.2. A non-working example that works in other schema processors can be found at: http://www.milowski.com/ichain.zip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]