XSL Debug

Are you missing a feature? Request its implementation here.
seanwhe
Posts: 27
Joined: Sat Jul 19, 2003 10:42 am
Location: South Africa
Contact:

XSL Debug

Post 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.
Sean Wheller
Technical Writer
sean@inwords.co.za
http://www.inwords.co.za
Dan
Posts: 501
Joined: Mon Feb 03, 2003 10:56 am

Post by Dan »

We are considering adding XSL debugging support to Oxygen. Many users asked about this feature.
Post Reply