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 bar
all... =\
On Wed, Feb 4, 2009 at 10:54 AM, Gareth Western
wrote:
> 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 d
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
Hi,
I have an application which uses Xerces-J (2.9.0) to parse a large xml
document which I'd like to split into several smaller files just to
make it easier to manage. The main file looks like this:
http://www.w3.org/2001/XInclude";>
...
Each of the included files is similar to the fo