Viewing processing information

Detailed information about the debugger status are provided using the information views.

 Context node view

The context node is valid only for XSLT debugging session and is a source node corresponding to the XSL expression being evaluated. It is also called the context of execution. The context node implicitly changes as the processor hits various steps (at the point where XPath expressions are evaluated). This node has the same value as evaluating '.' (dot) XPath expression on XWatch View. The value of the context node is presented as a tree in the view.

 

Figure 7.4. The Context node view

The Context node view

The context node is presented in a tree-like fashion. The value of the selected attribute or node are shown in the right side panel.