[xsl] passing params to xslt-sheet directly in <?xml-stylesheet ....?>

Subject: [xsl] passing params to xslt-sheet directly in <?xml-stylesheet ....?>
From: Martin Pletzer <martin.pletzer@xxxxxxxx>
Date: Thu, 6 Jun 2002 10:18:29 +0200
Hi list,
I want to transform using IE without scripting.
My xml gets a href to the xslt.
<?xml version="1.0"?>
<?xml-stylesheet type="text/xls" href="myxslt.xslt"?>
...
So far so good, but now I want to pass some parameters to the myxslt.xslt.
Is there anything like a param attribut in <?xml-stylesheet ...> instruction
?
I want to achieve the same goal as xsltproc.addParameter("name", "value");
do.

Thanks.


Martin Pletzer
Entwicklung

memIQ AG
T: +49-89-45639-324
mailto:Martin.Pletzer@xxxxxxxx
http:\\www.memiq.de


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


Current Thread