Page 1 of 1

Issue with custom XSLT transformation scenario not applying parameters

Posted: Wed Aug 27, 2025 10:36 am
by jakestopher
Hi everyone,
I’m having trouble running a custom XSLT transformation scenario in Oxygen XML Editor. I created a scenario that uses an XSLT 2.0 stylesheet, and I added a few parameters in the “Parameters” tab of the scenario. However, when I run the transformation, it looks like the parameters are not being applied at all — the output is the same as if no parameters were passed.
Some details:
Oxygen XML Editor version: 26.0
XSLT processor: Saxon-HE 12.x
I double-checked that the parameter names match exactly with those in the stylesheet.
Is there a known issue with passing parameters in custom scenarios, or am I missing a specific setting? Do I need to declare <xsl:param> differently in my stylesheet for Oxygen to recognize it? Is there a way to debug or log the parameters that Oxygen actually sends to Saxon?
Has anyone else run into this problem? Any tips would be greatly appreciated.
Thanks!

Re: Issue with custom XSLT transformation scenario not applying parameters

Posted: Thu Aug 28, 2025 10:27 am
by Mircea
Hello,

As far as we know there is nothing wrong with parameters passing to the transformation.
We need a small sample to see what is happening in your case. Plase send it to "support at oxygenxml dot com".

Regards,
Mircea.