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=15248>. 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=15248 SymbolTable can't resolve element refs in schemas with complexContent restrictions ------- Additional Comments From [EMAIL PROTECTED] 2002-12-27 19:28 ------- On further investigation, I've determined that this patch is not sufficient to resolve the problem. Specifically, it doesn't handle cases where the referenced element's declaration *follows* the ref in the schema. That is, the patch only covers back references, not forward references. I've determined that the mods needed to support forward references in this context could be pretty substantial -- more discussion needed, IMHO.