XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT, XSL, Visual Basic -> XSLDebugger

XSLDebugger

Date: Apr. 3, 2001
Link: http://www.vbxml.com/xsldebugger/
Source Author or Organization: Chris Stefano, VBXML.com

XSLDebugger is a tool to help debug XSL transformations utilizing features similar to the Microsoft Visual Basic Integrated Development Environment (VB IDE) debugger. The program allows the user to edit the XML file that is to be transformed, edit the stylesheet used in the transformation, step through each statement of the transformation visually, and view the transformation output in source and a browser preview. Parameters and variables are displayed in a watch window. XML Path Language (XPath) statements may be tested via integration with Dimitre Novachev's XPath Visualizer.

XSLDebugger requires Windows 95/98/NT4/2000, Microsoft XML Parser Version 3.0 (MSXML 3.0), Visual Basic 6 Runtimes, Internet Explorer 5.0 or later, Microsoft Windows Common Controls 1.0 (in Service Pack 4), Microsoft Common Dialog Control (Service Pack 3 or 4), and Microsoft Internet Controls.

XSLDebugger is distributed under a free license that requires user registration.