|
Home > Online Product Documentation > Table of Contents > Viewing Templates Viewing TemplatesStylus Studio provides different ways to display lists of templates, specific templates, as well as ways to see if a given template generates any output. Viewing a List of TemplatesTo view a list of the templates in the stylesheet
1. Click the down arrow in the upper right corner of the XSLT editing pane.
Stylus Studio displays a drop-down list of the first five match patterns in the stylesheet. To limit the displayed list, type in the combo box to the left of the down arrow. Stylus Studio displays only those patterns that match the character(s) you typed.
2. Click the match pattern for the template you want to view. It does not matter whether the XSLT editor is in
Full Source
Viewing a Specific TemplateTo view a particular template, double-click its matching element in the XML tree view, which is displayed to the right of the editing pane. If the element has more than one template, Stylus Studio displays a list of the templates. Click the one you want. Checking if a Template Generates OutputTo see if a particular template generates any output:
1. Select a template in the XSLT templates pane.
2. Click
Refresh
3. In the
XSLT Preview window, with output text displayed, scroll as necessary to find text highlighted in gray. Text with a gray background was generated by the selected template.
|
Support for the Saxon XQuery Processor
Stylus Studio's XQuery tools feature integrated support for the Saxon SA 8.7.3 XQuery and XSLT processor so you can Edit, Debug and Run XQuery using Saxon. Java code generation support lets you deploy Saxon XQuery applications with just one click.
Single Source Publishing
Single source publishing is the ability to use one source of information for generating multiple types of output. Stylus Studio XML Publishing enables Single Source Publishing - publish PDF or HTML documents from Relational, XML or Legacy files.
SQL Server Tools
Integrated SQL Server Tools in Stylus Studio enable you to access relational data stored in SQL Server 2000 or SQL Server 2005 as XML using XQuery, SQL/XML or ADO - learn how to export relational data as XML today!
Web Service Data Mapping
Stylus Studio makes it possible for you to use Web services as live XML data sources for XML mapping projects.