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.