Oxygen no longer clears output when starting transformation
Posted: Sat Sep 20, 2008 4:50 am
Hi,
I recently downloaded the new version of Oxygen. I had been using Oxygen 6.5 previously. I recently downloaded v9.3 just to try the new version out.
I noticed a difference between the debugger output between the two versions. In my stylesheets, I typically use xsl:result-document to create textual output files. When using v6.5, the debugger would clear the result documents each time you start a transformation. In version 9.3, the document contents are not cleared before the transformation begins. Instead, the respective document content is concatenated to each existing output document.
Is there a setting to clear the debugging output result documents when a transformation begins?
I don't believe this situation has anything to do with my source code. The only difference I can think of is Saxon: I am now using Saxon-B 9.0.0.6 where before I was using something else.
Thanks In Advance.
Matt
I recently downloaded the new version of Oxygen. I had been using Oxygen 6.5 previously. I recently downloaded v9.3 just to try the new version out.
I noticed a difference between the debugger output between the two versions. In my stylesheets, I typically use xsl:result-document to create textual output files. When using v6.5, the debugger would clear the result documents each time you start a transformation. In version 9.3, the document contents are not cleared before the transformation begins. Instead, the respective document content is concatenated to each existing output document.
Is there a setting to clear the debugging output result documents when a transformation begins?
I don't believe this situation has anything to do with my source code. The only difference I can think of is Saxon: I am now using Saxon-B 9.0.0.6 where before I was using something else.
Thanks In Advance.
Matt