|
Home > Online Product Documentation > Table of Contents > Working with Stylesheets - Getting Started Working with Stylesheets - Getting StartedThis section helps you get started working with XSLT stylesheets. To focus on stylesheets that generate HTML, see Stylesheets That Generate HTML - Getting Started. To focus on stylesheets that map XML to XML, see Using the XSLT Mapper - Getting Started. Except for the first topic, each of the following topics contains instructions for working with a sample XSLT stylesheet. You should perform the steps in each topic before you move on to the next topic. After the first topic, some steps depend on actions you performed in a previous topic. This introduction to working with stylesheets in Stylus Studio is organized as follows: Before you beginTo get started, you'll need to start Stylus Studio if you haven't already. See Starting Stylus Studio if you need help with this step. |
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.
Microsoft .NET XML Tools for System.XML 1.0 and System.XML 2.0
Stylus Studio features integrated XML validation, XSLT transformation and XSLT debugging using the official Microsoft .NET XML processing components: System.XML 1.0 and System.XML 2.0.
Stylus Studio's Advanced XQuery Mapper Features
Learn how to create an advanced XQuery expression in the XQuery mapper, specifying operations, constants, and ports, for use in conditional blocks and FLWR expressions. Free online video demonstration!
XPath Editor
Stylus Studio's intelligent code-sensing, auto-completion technology, Sense:X, is XPath-aware. You'll find Sense:X for XPath in all of Stylus Studio's editors, including the XML Editor, XSLT Editor, and XQuery Editor.