Subject: Re: multiple XML input and output files
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 23 Apr 2001 10:37:08 -0400
|
Jih, Felix asked -
> Can a single XL be used to transform multiple XML files into a single XML
> file
Yes, access the multiple files using the document() function.
> and vis-a-vis?
>
Not in standard xslt, but most of the major xslt engines have extensions
that allow it. It's different for each, you have to read up on it.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|