|
Home >Online Product Documentation >Table of Contents >Defining a simpleType in the Tree View Defining a simpleType in the Tree ViewThis topic provides the steps for defining an atomic simpleType in the Tree view. When you are familiar with this procedure, you can adapt it to define list, union, and anonymous simpleTypes. In the Tree view, to define an atomic simple type:
1. Click the node you want to define a simpleType for. This can be one of the following types of nodes:
To define a simpleType as the sibling of another node, click the node and hold down the Shift key when you click the button in step 2. You cannot, of course, define a simpleType as a sibling of the Schema node.
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 Restriction Stylus Studio displays a scrollable list of XML Schema built-in types, and any simpleTypes you already defined in this schema. Descriptions of the XML Schema built-in types are in the W3C XML Schema Part 0: Primer.
5. Double-click the simpleType that you want to base your new simpleType on.
6. In the left tool bar, click New Facet You must ensure that you specify a facet that is valid for the specified base type. Stylus Studio does not prevent you from specifying an invalid facet. The W3C XML Schema Part: 0 Primer includes a table that provides this information.
7. Double-click the type of facet you want to specify.
8. In the Properties window, double-click the Value field.
9. Enter a value for the new facet.
|
Database-to-XML Mapping
Stylus Studio features several database-to-XML mapping tools that allow you to easily query a relational database using SQL/XML or SQL and render the results as XML. Stylus Studio also supports the world's first and only visual SQL/XML Editor!
XML-DEV Blog
Join the XML Development discussion at XML-Dev - the hottest place to talk about XML technologies, trends, systems architecture and all the latest buzz. Bookmark this RSS and ATOM feed now!
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!
DataDirect XML Converters
DataDirect XML Converters are high-performance Java components which provide bi-directional, programmatic access to virtually any data source as XML.


