|
Home > Online Product Documentation > Table of Contents > Stepping Into a Node Stepping Into a Node
If we want to take a closer look at the XQuery node as it processes the input, we can step into it, directly from the XML Pipeline Editor by pressing the
Step Into button (
When you step into another document from the XML Pipeline Editor, Stylus Studio pauses the debugger on the first instruction in that document. (In XQuery and XSLT, the pause symbol is a yellow triangle. You can step over the instructions, one-by-one, by clicking the
Step Over button (
You need to stop debugging before you can make changes to a document. When the document you have stepped into has completed processing, you are returned to the XML pipeline, and you can continue debugging it. |
XQuery Talk Blog
Get the latest XQuery news and information at XQuery-Talk - an online community for discussing XQuery technologies, examples, implementations and more. Bookmark this RSS or ATOM feed now!
Export HTML to XML
Export HTML to XML with the click of a button - simplify migration of legacy HTML code to industry standard XML technologies with Stylus Studio.
EXSLT Tools
EXSLT support in Stylus Studio lets you extend XSLT 1.0 stylesheets and simplify many tasks including computing dates and times, performing mathematical computations, string manipulations and more.
Convert DTD to XSD
learn how to convert DTD to XML Schema