[ http://issues.apache.org/jira/browse/XERCESJ-1044?page=comments#action_59156 ] Eric Isakson commented on XERCESJ-1044: ---------------------------------------
as a work around in 2.6.2 and earlier versions, you can just declare the xinclude namespace on your root element. > Scoped namespace bindings not looked up properly > ------------------------------------------------ > > Key: XERCESJ-1044 > URL: http://issues.apache.org/jira/browse/XERCESJ-1044 > Project: Xerces2-J > Type: Bug > Components: XInclude 1.0 > Versions: 2.6.2 > Reporter: Eric Isakson > Attachments: multipleScopeNamespaceProblemFix.patch.diff, > multipleScopeNamespaceProblemTest.patch.diff > > When processing nested xincluded content which has some context other 0, > namepace lookup is incorrect which results in fatal errors during a parse > like: > The prefix "xi" for element "xi:include" is not bound. > I'm attaching a patch for a new test case of xinclude.Test which demonstrates > this problem and another patch which fixes it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
