Subject: Re: Generating two documents
From: Alexey Gokhberg <alexei@xxxxxxxxxx>
Date: Wed, 13 Sep 2000 18:02:55 +0200
|
Guðmundur Erlingsson wrote:
>
> Is it at all possible to translate one xml-file to two different html-files
> using the same stylesheet? ...
It is possible if the XSLT processor you are using accepts external
parameters. Your stylesheet can use the xsl:if element to implement the
conditional processing depending on the actual parameter value.
Regards
Alexey Gokhberg
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|