|
Home > Online Product Documentation > Table of Contents > Defining List and Union simpleTypes in the Tree View Defining List and Union simpleTypes in the Tree View
Sometimes you need to define a simpleType for a sequence of atomic types. In a
In the Tree view, to define a list or union simple type:
1. Click the node you want to define the
list or
union type for.
2. In the left tool bar, click
New simpleType
3. Type a name for the new simpleType and press Enter.
4. In the left tool bar, click
New Aggregator
5. Double-click
list or
union.
6. Define the atomic simpleType of the elements or attributes that are instances of the
list or
union type. See
Defining simpleTypes in XML Schemas.
7. If you are defining a
list type you are done. If you are defining a
union type, click the
union node and define another atomic simpleType that can be in the union. Perform this step for each type in the union.
|
XML Syntax Help - Intelligent XML Editing
Stylus Studio's XML Editors feature Intelligent XML Schema/DTD-Aware Code Sensing and context sensitive XML code auto-completion. Simplify XML editing with Stylus Studio today.
Using OASIS XML Catalogs in Stylus Studio
Learn about Stylus Studio's XML catalog support and how to work with XML catalogs in your Stylus Studio XML projects.
Sun Multi-Schema XML Validator (MSV)
Learn how to integrate the Multi Schema Validator (MSV) into Stylus Studio as one of the Custom Validation Engines. It will work for files with a DTD, a single XSD, or both a DTD and a single XSD.
Validate XML Using XSD
You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.