This section explains the settings available for Debugger mode. To display settings select Debugger Options (see the section called “Debugger”).
→ → +The following settings are available:
Enable or disable rendering of output to the XHTML Output document View during the transformation process. For performance issues, it is advisable to disable XHTML output for large jobs. Also, the XHTML area is only able to render XHTML documents. In order to view the output result of other formats, such as HTML, save the Text output area to a file and use the required external browser for viewing.
If checked, the debugger presents the output of xsl: result-document instruction into the debugger output view.
Set this option to receive notifications when an infinite loop occurs during transformation.
How many templates (<xsl:templates>
) instructions can appear on the
current stack. This setting is used by the infinite loop
detection.