This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Many into one?


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]