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]
Other format: [Raw text]

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


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@memiq.de
http:\\www.memiq.de


 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]