xslt param usage
Posted: Mon Jun 09, 2008 7:58 pm
this maybe a faq (I didn't find it in a search)
I've used Transformation Options where I have specified values for given transformation parameters ()
I'd like to run the same transformation with a fixed XML file, but I want to change the param value on each run. Is there a method to run a dialog on each run asking for the value for a given param? is it a special editor variable syntax.
or have I overlooked something very obvious (again)
Kermit Tensmeyer
I've used Transformation Options where I have specified values for given transformation parameters (
Code: Select all
xfile=/full/path/file.name
I'd like to run the same transformation with a fixed XML file, but I want to change the param value on each run. Is there a method to run a dialog on each run asking for the value for a given param? is it a special editor variable syntax.
or have I overlooked something very obvious (again)
Kermit Tensmeyer