use of xsl:param in output

Having trouble installing Oxygen? Got a bug to report? Post it all here.
1ded6
Posts: 4
Joined: Wed Nov 25, 2015 5:45 pm

use of xsl:param in output

Post by 1ded6 »

Hi,

In a scenario transformaiton with xslt, is it possible to use the parameters defined in the xslt tab to name the files in the output ?
If yes, what is the syntax to call them ?

Best regards,
Costin
Posts: 846
Joined: Mon Dec 05, 2011 6:04 pm

Re: use of xsl:param in output

Post by Costin »

Hello,

Unfortunately, there is no editor variable you could use to name the files in the output.

However, a workaround which you might find useful in for your use case, would be to create a custom editor variable and use it at a later time as a parameter and also in the 'Save As' field.
Custom editor variables can be defined in the oXygen menu Options -> Preferences - Custom Editor Variables.

You might have expected to change both the parameter and the output variable, but this is currently the only way you could do it.

I hope this helps.
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply