|
|
Home > Online Product Documentation > Table of Contents > Steps for Debugging Stylesheets Steps for Debugging StylesheetsStylus Studio provides tools for debugging transformations. To debug a stylesheet:
1. Open a stylesheet.
2.
Set up a scenario or select the scenario you want to use. See
Applying Stylesheets.
4.
Apply the stylesheet by pressing F5, not clicking
Preview Result. If you click
Preview Result, Stylus Studio applies the stylesheet without invoking the debugger.
5.
Examine the information in the debugging tools and in the
Preview window.
7. Iteratively
step through the stylesheet or program and examine the information in the debugging tools.
You can include
The following sections provide the details for performing each of these steps. |
Canonicalize XML
Stylus Studio® features a handy XML canonicalizer among its many XML editing utilities, for quickly and easily converting any XML document into its canonical form (c14n), a widely-used W3C standard for normalizing XML files.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
An Introduction To XML Schema Development
An Introduction to XML schema development in Stylus Studio covers some of the highlights of our XML Schema Editor, powerful tools for editing, validating, converting and generating XML schema. Watch the video online today!
Java IDE
Edit, compile and debug and generate Java code with Stylus Studio's Java Integrated Development Environment (IDE). Supports popular Java XML processing components including Apache Xalan, Apache Axis, Apache Xerces, Saxon and more.