This is the mail archive of the
xsl-list@mulberrytech.com
mailing list .
RE: How to reference many XML files in XSL
- To: "'xsl-list at mulberrytech dot com'" <xsl-list at mulberrytech dot com>
- Subject: RE: How to reference many XML files in XSL
- From: Linda van den Brink <lvdbrink at baan dot nl>
- Date: Tue, 29 Feb 2000 12:38:57 +0100
- Reply-To: xsl-list at mulberrytech dot com
If you, by any chance, are using XT, you can give an input-dir and
output-dir instead of input file and output file. The output files get the
same filename.
Other ways of doing it include some sort of batch script or an
XML-structured file giving all the file names you want to process as URLs.
You can feed such a file into the document() function.
Linda
> -----Original Message-----
> From: Marcel Ruff [mailto:ruff@swand.lake.de]
> Sent: Tuesday, February 29, 2000 9:32 AM
> To: XSL mailind list
> Subject: How to reference many XML files in XSL
>
>
> Hi,
>
> if have a directroy full of xml files, all following
> the same DTD.
>
> Now i want to generate a HTML table output using XSL.
>
> How can i reference all the XML files in the directory
> to be processed by this XSL file?
>
> Any code example?
>
> Thanks,
> Marcel
>
> --
> Marcel Ruff
> ruff@swand.lake.de
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list