|
Home >Online Product Documentation >Table of Contents >Defining Groups of Elements in XML Schemas - Tree View Defining Groups of Elements in XML Schemas - Tree ViewTo define a group of elements:
1. Define the elements that you want to be in the group. See Defining Elements and Attributes in XML Schemas.
2. Click the Schema node.
3. In the left tool bar, click New Group
4. Type a name for the group of elements and press Enter.
5. In the left tool bar, click New Model Group
6. Double-click a modifier that applies to at least one element that will be in the group.
7. In the Properties window, double-click the fields for the Min Occur. and Max Occur. properties to specify their values. These properties determine how often the subgroup of the elements with the selected modifier can appear.
8. For each element that you want to apply the selected modifier to, perform these steps:
a. Click New Reference to Element
b. Double-click the element you want to add to the group.
c. Click the modifier to add another element reference.
9. To add more elements to the group and specify a different modifier for them, click the name of the group in the Tree view, and repeat step 5 through step 8.
In any location where you can add a model group, you can also add a reference to a model group definition. |
XML File Explorer
The XML File Explorer provides a productive, consistent, and easy-to-use interface for working with any data sources (relational data, EDI, binary, XML, CSV, and more) used in enterprise data integration projects.
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!
XQuery Functions - User Defined Functions in XQuery
Dr. Michael Kay's tutorial entitled: 'Defining your own Functions in XQuery' explains how to write powerful User Defined Functions in XQuery.
XSD Editor
XSD Editor provides a synchronized split-pane interface that simultaneously shows both a visual XSD Diagram and the underlying code, with changes in one pane immediately reflected in the other


