|
Home > Online Product Documentation > Table of Contents > Defining Structure Rules in a Sample DTD Defining Structure Rules in a Sample DTDThis topic is part of a sequence that starts with Creating a Sample DTD. To specify the rules for the structure of the book element:
1. Click the
book node in the DTD tree if it is not already selected.
2. Click
New Modifier
3. In the drop-down list that appears, scroll down and double-click
Sequence. This indicates that the
book element can include one or more elements.
4. Click
New Reference to Element
5. Type
title in the entry field and press Enter.
Because the reference to the
6. Click the
Sequence modifier.
7. Click
New Modifier
8. Double-click
One or More. (There can be one or more
author elements in each
book element.)
9. Click
New Reference to Element
10. Type
author in the entry field and press Enter.
At this point, the definition of the
However, you have not yet specified that you want the
You can define the bookstore element as follows:
1. Click the
DTD node at the top of the tree.
2. Click
New Element Definition
3. Type
bookstore in the entry field and press Enter.
4. Click
New Modifier
5. In the drop-down list that Stylus Studio displays, double-click
Optional.
6. Click
New Reference to Element
7. Type
book in the entry field and press Enter.
8. Click
Save
|
XSLT Debugger
Stylus Studio's XSLT debugger - a requirement for building bug-free XSLT stylesheets and XML data transformation applications. Stylus Studio's XSLT debugger gives you complete visibility and control over the XSLT transformation process.
EDI to XML Mapping
A tutorial on how to transform EDI files into XML using Stylus Studio's Convert to XML tool. Subsequent post-processing of the converted EDI data is done through XQuery or XSLT, modeling a real world XML data integration application.
Energy Companies That Use Stylus Studio
Forget red bull! Many energy companies are using Stylus Studio 2006 for their quick pick me up during the work day. Come see which energy companies are getting the boost they need with Stylus Studio!
Using Stylus Studio's Database-to-XML Editor to Query and Update Relational Databases using SQL/XML
Watch and learn how easy it is to define relational-to-XML mappings for getting XML out of relational databases and updating databases from XML using industry-standard SQL/XML extensions and Stylus Studio's DB-to-XML data-source editor.


