|
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
|
Microsoft XML Tools
Build Microsoft XML applications with Stylus Studio, which includes development support for all Microsoft XML technologies, including MSXML and Microsoft System.XML (Microsoft XML Parsers), SQL Server 2000, SQL Server 2005 (Yukon), and more.
Manufacturing
Manufacturing
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.
JavaServer Pages IDE (JSP IDE)
The Stylus Studio JSP IDE provides syntax help and code completion for developing JSP 1.2 and JSP 2.0 applications.