|
Home > Online Product Documentation > Table of Contents > Ending Processing During a Debug Session Ending Processing During a Debug SessionTo end processing during a debug session:
1. In the
Preview window, click any line of text.
In the XSLT Source tab, Stylus Studio displays the blue back-mapping triangle that indicates the line in the stylesheet that generated the output line you clicked.
2. In the lower right corner of the XSLT editor, click the
Cancel button to end processing.
Stylus Studio displays a notification message that indicates that processing has been stopped and, optionally, allows you to jump to the location where processing ended.
3. Click
Yes to jump to the location where processing ended.
The cursor appears on line 146 of the XSLT Source tab, which contains
<xsl:apply-templates select="director"/>.
4. In the XSLT editor tool bar, click
Open XML from Scenario
Stylus Studio displays the XML source document that the stylesheet operates on. As you can see, the first
For more informationThis section demonstrated some of the major features of Stylus Studio's debug tools, including specialized windows for presenting call stack and variable information. For complete information on using the XSLT debugger, see Chapter 6Debugging Stylesheets. |
XML Schema Validation
Validate XML using XML Schema with MSXML, XERCES, XSV, SYSTEM.XML, & other XSD Validators. Stylus Studio's XML Schema-Aware XML Editing makes XML Schema Validation a snap!
XML Schema Mapping
Stylus Studio includes a visual XML Schema-to-XML Schema mapping tool that allows you to easily implement sophisticated XML data mappings involving multiple data sources and customized data processing using either XSLT or XQuery code.
Translating XML documents to X12
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to X12
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.