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: Generating two documents


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

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