Re: XInclude and XPointer

2009-02-03 Thread keshlam
> 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 styl

Re: XInclude and XPointer

2009-02-03 Thread Michael Glavassevich
Hi Gareth, As you've noticed from the FAQ, Xerces' support for XPointer in XInclude is limited to the XPointer Framework [1] and XPointer element() scheme [2]. This is the minimum support [3] required for a conforming XInclude processor. There has been no discussion on expanding/enhancing the XPo