Subject: RE: Many into one?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 1 Dec 2000 10:55:47 -0000
|
> As I understand it, when given a directory as source
> document, Saxon wants a directory named as output and in that
> directory creates one output file for each source file. Two questions:
> firstly, is there a way to tell Saxon to produce a single output file
> from multiple inputs?
>
I'd suggest someone implements an extension function directory(x) that takes
the name of a directory as a parameter and returns a node-set consisting of
the root nodes of all the XML documents in that directory.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|