Issue with custom XSLT transformation scenario not applying parameters

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jakestopher
Posts: 1
Joined: Wed Aug 27, 2025 10:29 am
Location: https://chiikawapuzzle.io/

Issue with custom XSLT transformation scenario not applying parameters

Post 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!
Mircea
Posts: 148
Joined: Tue Mar 25, 2003 11:21 am

Re: Issue with custom XSLT transformation scenario not applying parameters

Post 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.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply