|
Home > Online Product Documentation > Table of Contents > Creating a Template That Matches the book Element Creating a Template That Matches the book ElementThis topic is part of a sequence that starts with Creating a New Sample Stylesheet.
The template that matches the root node includes an
To define the template that matches the book element:
1. In the XSLT editor source document tree pane, expand the
bookstore element.
2. Double-click the
book element.
Stylus Studio creates a template that matches the
3. In the XSLT editor pane, add the following instructions to the new template's body:
Press F5 to see the results. The result document looks like that shown in Figure 169:
In the
|
XSD Documentation Generator
Stylus Studio®'s XSD Editor includes an integrated XSD documentation generator, allowing you to easily publish XML content models defined in XSD in a convenient, HTML format.
Generate XSD
Stylus Studio® can generate an industry standard W3C XSD (or DTD) by correctly inferring an XML data model from an XML instance document.
Introduction to the XQuery Mapper
This free online video demonstration covers Stylus Studio's synchronized XQuery editing and mapping tool which allows you to create any XQuery expression, either manually using Stylus Studio's XQuery editor.
XML Operations
Using XML Pipeline it's easy to visually specify a series of XML operations to apply on your XML data, including parsing, validating, converting and transforming, according to the needs of your business application.