Re: XInclude and XPointer

2009-02-04 Thread Michael Glavassevich
Hi Gareth, Gareth Western wrote on 02/04/2009 03:27:02 PM: > Oh, I spoke too soon. From [1]: "XOM supports XInclude including the > XPointer element() scheme and bare name XPointers. It does not support > the XPointer xpointer() scheme." Which I guess means it's in the same > boat as Xerces with

Re: XInclude and XPointer

2009-02-04 Thread Gareth Western
Oop. Forgot to reference my [1] in the other email. It's the XOM Tutorial @ http://www.xom.nu/tutorial.xhtml#d0e1992 On Wed, Feb 4, 2009 at 8:27 PM, Gareth Western wrote: > Oh, I spoke too soon. From [1]: "XOM supports XInclude including the > XPointer element() scheme and bare name XPointers. It

Re: XInclude and XPointer

2009-02-04 Thread Gareth Western
Oh, I spoke too soon. From [1]: "XOM supports XInclude including the XPointer element() scheme and bare name XPointers. It does not support the XPointer xpointer() scheme." Which I guess means it's in the same boat as Xerces with respect to what's supported. Perhaps I'm going about this the wrong

Re: XInclude and XPointer

2009-02-04 Thread Gareth Western
Michael: XOM looks like it might be what I'm looking for. I originally tried to use the old XIncluder project from sourceforge[1] until I realised I'd probably need to use XPointers (which XIncluder does not support either). Joseph: I had considered that, but the situation is already complex enoug