Page 1 of 1

XHTML Tab

Posted: Fri Mar 23, 2007 3:10 am
by Buster
Am using the XSLT degugger.
Below the html output window I only see a "Text" tab.
Would like to see the html output.
How do I enable the "XHTML" tab show on some examples?

Posted: Fri Mar 23, 2007 9:17 am
by Radu
Dear Buster

In the debugger perspective there is a toolbar containing the Transformation XML and XSL combos, the Transformation engine combo, and the last button on the toolbar is called "Enable XHTML output". Just press it and the next time the debugging session will start the XHTML tab will appear.
We disabled it by default because the component which renders XHTML is not very robust and sometimes has problems with large output files.

Regards, Radu