Subject: Re: multiple XML input and output files
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Mon, 23 Apr 2001 16:51:27 +0200
|
On Mon, Apr 23 '01 at 07:02, Jih, Felix wrote:
> Can a single XL be used to transform multiple XML files into a single XML
^^ XSL ?
> file and vis-a-vis?
If you know where to look for the other files (e.g. an element in your
first XML file) you can use document() to open further XML files.
With XSL-T 1..1 you can use document() to open different output files,
too.
Cu,
Goetz.
Attachment:
pgp00002.pgp
Description: PGP signature
|