BUG: Fix bug causing nested xincludes to not work properly.
Fix a bug in the reader that caused xincludes to not work properly when nested. The xinclude needs to be evaluated in the local context rather than the global context.
Please register or sign in to comment