Subject: Re: multiple XML files - one XML output file
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Tue, 04 Jun 2002 17:16:37 +0200
|
roger.day@xxxxxxxxxxxxxxxxxx wrote:
I'm currently working on a project which involves a complex tree-like hierarchy
of XML files. As it happens, this hierarchy can be represented by a single file
written in OPML (see here: http://www.opml.org/ ) which can be displayed by the
right sort of outliner. I'm currently using Python and the 4suite tools to
compress the hierarchy into one file. Are there similar mechanisms in XSLT?
Take a look at document() function.
--
Oleg Tkachenko
Multiconn International, Israel
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|