XSLT debugger
The XSLT debugger enables you to detect and diagnose errors in XSL transformations.
The debugger contains views and functionality specific to debugging XSLT. These views allow you to monitor the context of the stack frame and the results of an XSL transformation. Functionality that is geared specifically to debugging XSL transformations includes:
- Creating watches for XPath expressions.
- Viewing XSL transformations in a text or browser view.
- A tiled editor, which allows you to view an XSL stylesheet and XML input, side-by-side.
Related concepts
Breakpoints