Setting Breakpoints

A breakpoint can be set against any xsl element in a stylesheet. As the transformation executes, any breakpoints hit will cause the transformation to suspend, and the variable values can be viewed.

Breakpoint

Note that breakpoints cannot be set on blank lines or any 'ordinary' XML that appears in the stylesheet.