|
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 tool bar, click
Breakpoints
Start Debugging
When your XQuery has one or more breakpoints set, start processing by clicking
Start Debugging
|
XML-to-XML Mapper
XML to XML mapping tools in Stylus Studio provide a powerful visual interface for mapping XML data from-and-to virtually any data format using industry-standard XSLT and XQuery technologies.
XPath Introduction - Using XPath Queries to Extract Data from XML Documents
The XPath introduction covers how to use XPath code completion, XPath syntax highlighting, support for XPath 2.0 functions and XML namespaces to simplify your next XPath application.
Translating X12 Documents to XML
The X12 to XML Converter is a built-in function of the adapter library. The XML that is generated is well commented and indented, and can be used anywhere XML is normally used — with XML Schemas, XSLT, XQuery, etc.
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.


