|
Home > Online Product Documentation > Table of Contents > Creating Templates Creating TemplatesTo do anything beyond copying the text from your XML document to the result document, you must create templates. You can create new templates several ways:
Try creating a new template that matches an XML element in your document:
1. Double-click an element in the tree view of your XML document.
2. Enter the following instruction in the new template:
3. In another template, ensure that there is an
xsl:apply-templates instruction that selects the new template's element for processing.
4. Press F5 to apply the stylesheet and refresh the current scenario in the
Preview window.
Notice that the text contents of the element for which you created the template are now displayed in bold - the XSL instruction is formatted with
By creating additional templates to style portions of your XML document, you can completely control how the document appears. Saving a Template
To save a template, save the stylesheet. Click
Save
|
ZapThink Report: Using Stylus Studio to Deploy XML Data Services
A Zapthink analyst discusses how to create the next generation of XML data services using Stylus Studio XML tools - Download the special report today for free.
The Java Architecture for XML Binding (JAXB)
In this JAXB tutorial, we'll show you how easy it is to generate JAXB bindings!
MSXML - Microsoft XML Tools
MSXML tools in Stylus Studio feature integrated XML validation, XSLT transformation and XSLT debugging using the Microsoft's COM-based XML processing components: MSXML 3.0, MSXML 4.0 and MSXML 6.0