XSLT debugger output to source mapping with result-document.
Posted: Fri Jan 27, 2012 11:50 am
The output to source mapping is a useful feature of the XSLT debugger. I can click on a piece of output and will be shown the corresponding data from both the input document and the XSLT stylesheet.
However I am unable to get this to work when the stylesheet uses the <xsl:result-document> instruction. Is this a limitation of the software or am I supposed to do something in a different way?
However I am unable to get this to work when the stylesheet uses the <xsl:result-document> instruction. Is this a limitation of the software or am I supposed to do something in a different way?