Search found 3 matches

by arkamy
Fri Nov 20, 2020 9:13 pm
Forum: Other Issues
Topic: Debugger XSLT - Multiple output documents not displayed dynamically during transformation
Replies: 3
Views: 1259

Debugger XSLT - Multiple output documents not displayed dynamically during transformation

Hi, I found this text in Oxygen Help Multiple Output Documents in XSLT 2.0 and XSLT 3.0 For XSLT 2.0 and XSLT 3.0 stylesheets that store the output in multiple files by using the xsl:result-document instruction, the content of the file created in this way is displayed dynamically while the transform...
by arkamy
Fri Nov 20, 2020 9:06 pm
Forum: Other Issues
Topic: Debugger XSLT - Can't step over xsl:variable
Replies: 1
Views: 815

Debugger XSLT - Can't step over xsl:variable

Hi,

I can't step over xsl:variable during debugging. Instead the process runs to end.
FYI, it's working if we use saxon:assign instead.
Tested in oxygen 23.0 (not working too in oxygen 17->22)

Any ideas of the reason ?
Thanks