|
Home > Online Product Documentation > Table of Contents > Gathering Debug Information About the Sample Files Gathering Debug Information About the Sample FilesThis topic is part of a sequence that starts with Setting Up Stylus Studio to Debug Sample Files. When XSLT processing is suspended at a breakpoint, Stylus Studio displays the Variables, Call Stack, and Watch windows.
You can use the information in these windows to learn about potential and actual problems encountered in your XSLT processing.
The Variables WindowThe Variables window displays a list of variables and their values when processing was suspended.
As you can see, the stylesheet defines the
The Call Stack WindowThe Call Stack window displays a history of the steps the processor performed to reach the point at which processing was suspended, including the names of the templates that are currently instantiated, in most recent-to-oldest order.
In this example, the XSLT processor has instantiated the
To step out of debug, click Step out
|
Configuring an ODBC Data Source Using DataDirect SequeLink Server
How to create and configure an ODBC system data source for use with Stylus Studio using DataDirect Sequelink Server.
XML Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.
Stylus Studio User Guides (PDF Download)
Download Stylus Studio User Guides in printer-friendly PDF format, including documentation of past (older) versions of Stylus Studio.
Convert CSV to XML
Convert CSV to XML with a handy CSV to XML document wizard that helps you extract data from your CSV files with ease.