|
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.
|
XQuery and Web Services
XQuery provides a flexible means for data abstraction, while Web services provide process abstraction. In this online video demonstration, learn how integrated XQuery & Web service tools simplify development of XQuery-based Web service applications.
Data Integration Tools: Using the Stylus Studio XML Pipeline to Visually Integrate and Publish Data
Data Integration Tools from Stylus Studio include a visual pipeline editor, support for non-XML data sources, scalable data integration components, cross-language debugging and Java code generation. Try it now.
Improving XSLT and XQuery Performance with Stylus Studio
This online video demonstration covers XQuery and XSLT performance tuning using the Stylus Studio XSLT profiler and the XQuery profiler.
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.