blob: d436ee2cf3cabc3c34ece1c309e8ae11a680a3cb [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSL Debugging</title><link href="book.css" rel="stylesheet" type="text/css"><link href="../book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.74.0" name="generator"><link rel="home" href="../index.html" title="XSL Tools User Documentation"><link rel="up" href="xsleditor.html" title="XSL Editing"><link rel="prev" href="xsleditor_markers.html" title="XSLT Markers and Annotations"><link rel="next" href="../launching/launching.html" title="XSL Launching and Debugging"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="XSLEditorDebugging"></a>XSL Debugging</h2></div></div></div><p>
The XSL Editor supports the ability to specify break points within an XSL File. If the file is included or
imported and the break point is encountered during a transformation scenario it will be respected. A break
point may be set at any valid XSL element or other xml element within the XSLT stylesheet. See the Launching
and Debugging section for more information on debugging XSLT stylesheets.
</p></div></body></html>