|
Home > Online Product Documentation > Table of Contents > Redefining Nodes Redefining NodesOnce you reference an XML Schema by redefining it, you are able to redefine that XML Schema's complexTypes, simpleTypes, groups, and attributeGroups. This section describes how to redefine nodes using the Diagram tab. Extensions and RestrictionsThere are two ways to redefine a node: by extension and restriction. An extension extends the base type - adding an element or an attribute definition, for example. A restriction constrains the base type - limiting a type to a certain range of values, for example. Specifying Restriction FacetsIf you define a restriction using a simpleType, the Properties window displays a section that allows you to define the facets that restrict that type, as shown in Figure 229.
Restriction facets include
See About Facet Types for simpleTypes for more information on facets. How to Redefine a NodeTo redefine a node in the Diagram view:
1. Right-click the
schema node
2. Select
Redefine from the shortcut menu.
The Redefine Schema Symbols dialog box appears.
3. Select the node from the redefined XML Schema you want to redefine and click
OK.
The redefined node is added to the diagram, and the text for the redefined node appears in the text pane. For example,
4. Right-click the redefined node.
5. From the shortcut menu, select
Quick Edit > and then either
Derive by extension or
Derive by restriction.
The Type Derivation dialog box appears.
6. Select the base type from which you want to derive the definition of the node you are redefining. and click
OK.
The node you added in Figure 3 is modified in the diagram to display the restriction or extension you are using to redefine it, as shown in Figure 232.
The code displayed in the text pane is also modified. For example:
7. If you specified a restriction of a simpleType, specify the restriction facets in the
Properties window. See
Specifying Restriction Facets if you need help with this step.
|
DTD vs. Schema
Stylus Studio provides tools for working with both W3C XML Schema and DTD's - this tutorial explains what the differences are between the two, providing a technical comparison of DTD vs Schema.
Varying Record Layout to XML
Not every row in a text file has to have the same layout. Convert to XML has advanced pattern-recognition tools to route the data to where it belongs.
Forest & Paper Products
Many forest & paper product companies realize the best XML suite doesn't have "pay per" features. That's why these top forest & paper product companies choose Stylus Studio 2006 to get the world's best XML features all in one bundle!
Building DataDirect XML Converter Applications with Stylus Studio
DataDirect XML Converters are Java and .NET components that enable access to any data (flat files, EDI) from your application code. Learn how to deploy XML applications today.


