[xsl] Sending parameters to stylesheets?

Subject: [xsl] Sending parameters to stylesheets?
From: Gustaf Liljegren <gustaf.liljegren@xxxxxx>
Date: Wed, 03 Jul 2002 12:44:44 +0200
I have an XSL-FO stylesheet for traditional documents. It contains some
standard headings like "Preface", "Table of Contents" and such. Sometimes I
want these in English, sometimes in Swedish. Sometimes I want A4, sometimes
US Letter. Is it possible to avoid having more than one stylesheet for
these variations?

The way I can think of would be to have a wrapper stylesheet for each
variation that only contains these few things that are different. Is it an
even better solution in XSLT (1 or 2), that makes it possible to send
parameters to the stylesheet on the command-line?

Gustaf


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread