|
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 DataDirect SequeLink
Learn about Stylus Studio's support for DataDirect SequeLink, an end-to-end database middleware solution that provides a universal thin client for ODBC, JDBC, ADO or .NET, providing flexibility for both client- and server-based deployments.
Stylesheet Design - How to Publish your Data Using a Stylesheet Designer
Simplify Stylesheet Design with Stylus Studio's XML Publisher, a visual stylesheet designer and code generator to help you create XSLT or XQuery to publish your data to HTML+CSS or XSL:FO.
Using Relational Data in XML Applications
"Using Relational Data in XML Applications" By Dr. Michael Kay covers an overview of several common use cases and provides insight into the benefits and drawbacks of using the approaches available today including XQuery and SQL/XML.
XML Editor
Stylus Studio XML editor includes many XML editing utilities and features to simplify XML development, including intuitive XML editing views, integrated XML validation and troubleshooting utilities, XML formatting tools, XML generation tools, etc.