[oXygen-user] how to pass parameters to the stylesheet in oXygen

Manuel Souto Pico
Thu Sep 3 03:52:32 CDT 2009


Good morning!

I need to pass some parameters to a stylesheet. I can do that on the 
command line, but it would be very handy to do in oXygen's XSLT 
debugger. Is it possible to do that?

     $ java -jar saxon9.jar lang=en,fr,pt file.xml stylesheet.xsl > 
output.xml

My stylesheet contains the line

    <xsl:param name="lang" />

It would be also fine, for testing purposes, to include already in the 
stylesheet or the input xml file.

Thanks a lot!

Manuel



More information about the oXygen-user mailing list