7 Apr
2015
7 Apr
'15
12:38 p.m.
Hi Jérôme, We currently rely on default Java XInclude support [1]. I assume that it does not properly handle XPointer attributes? Cheers, Christian [1] https://github.com/BaseXdb/basex/blob/master/basex-core/src/main/java/org/ba... On Fri, Apr 3, 2015 at 9:49 AM, Jerome Chauveau <jerome.chauveau@unicaen.fr> wrote:
Hi,
Are xpointer implemented in BaseX 8? I tried to add an xpointer attribute in an xinclude element but it failed.
[a] <xi:include href="plop.xml"/> [b] <xi:include href="plop.xml" xpointer="myId"/>
[a] works fine but [b] fails (Fallback is called).
Thanks for help,
Jérôme.