Page 1 of 1

XSL Debug

Posted: Mon Aug 25, 2003 10:35 am
by seanwhe
A useful feature would be if oxy provided an XSL Debug interface when editing XSL files.

Something along the lines of a tri-pane view, where:

pane-view1 = input.xsl | pane-view2 = input.xml
--------------------------------------------------------
pane-view3 = output.* (XHTML, XML, HTML)

When using the XSL Debug the Editor Toolbar should include standard debug tools such as start, stop, step-in, break etc.

Validate, Well-Formed and Transform should continue to work as normal. However, when in XSL debug the transform should warn if the XSL attached to the XML is not that shown in pane-view1.

Posted: Mon Aug 25, 2003 5:58 pm
by Dan
We are considering adding XSL debugging support to Oxygen. Many users asked about this feature.