Home >
Online Product Documentation >
Table of Contents >
Debugging XQuery Documents
Debugging XQuery Documents
Complex XQuery documents require robust debugging features.
|
Figure 336. Debugging XQuery in Stylus Studio
With Stylus Studio, you can
- Set breakpoints in your XQuery documents
- Monitor the value of XQuery variables.
- Trace the sequence of XQuery expressions that created output. With a click anywhere in the result, Stylus Studio Visual Backmapping technology displays the XQuery expression responsible for creating that result.
This section covers the following topics: