> If you need support for other kinds of XPointers then you may want to > take a look on the net at some of the other XInclude processors that > are available. e.g. perhaps XOM [4] supports what you're looking for.
Another quick idea: It's possible to implement an XInclude subset as an XSLT stylesheet. If that approach works for you, you can use Xalan to process it.