|
|
Home > Online Product Documentation > Table of Contents > Using Breakpoints Using BreakpointsThe Stylus Studio debugger allows you to interrupt XQuery processing to gather information about variables and XQuery expression execution at particular points. Inserting BreakpointsTo insert a breakpoint:
1. In the XQuery document in which you want to set a breakpoint, place your cursor where you want the breakpoint to be.
2. Click
Toggle Breakpoint
Removing BreakpointsTo remove a breakpoint:
1. Click in the line that has the breakpoint.
2. Press F9 or click
Toggle Breakpoint.
Alternative: In the Stylus Studio toolbar, click
Start Debugging
When your XQuery has one or more breakpoints set, start processing by clicking
Start Debugging
|
HTML Tidy
HTML Tidy is a program for turning HTML into something that can be parsed as XML, unlocking their data for use in XSLT and XQuery programs. Learn how to use HTML Tidy in Stylus Studio now.
Using the Stylus Studio XML Grid View
This free onlince video tutorial shows how to use the Stylus Studio XML Grid View.
Stylus Studio API Documentation
Java API reference materials providing detailed information about Stylus Studio and other industry leading XML processing components.
Using XSLT Templates
Using XSLT Templates is an online video demonstration of the Stylus Studio XSLT designer. See just how easy it is to create, apply and match XSLT templates to your XML data to create beautiful HTML layouts for XML content publishing applications.