Oxygen XML Debugger with initial template
Posted: Thu Sep 01, 2022 9:15 am
I am having problems running the Oxygen (v. 17.1) XSLT debugger without specifying an XML input document. The XSLT opens several files with the document() function and does not need to be applied to a specific XML document as input. Rather, I defined an initial template in the transformation configuration.
The transformation works as expected; however, in the debugger, I still have to choose an XML document from the XML-Dropdown menu. It doesn't seem to matter at all which document I choose (I can even choose the XSLT file itself), but as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.
Is this a bug or did I oversee some configuration option?
The transformation works as expected; however, in the debugger, I still have to choose an XML document from the XML-Dropdown menu. It doesn't seem to matter at all which document I choose (I can even choose the XSLT file itself), but as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.
Is this a bug or did I oversee some configuration option?