Finding Derivations of a Global Complex Type in an XML Schema
See Also
Using the query functionality in XML schema tools, you can quickly find derivations of a global complex type in a schema.
To find derivations of a global complex type:
- In the Projects window, select and right-click the .xsd file node.
- Choose Query > Find Derivations of Complex Type from the pop-up menu.
The Find Derivations dialog box opens. This dialog box shows all the complex types defined in the schema.
- In the list, select the complex type for which you want to find derivations and click OK.
The XML Schema Query window opens with the results of your query. You can right-click a schema component node in the graph pane to navigate directly to that component definition in the Source view of the XML schema editor.
- See Also
- XML Schema Query Window (XML Schema Tools)
- Analyzing XML Schemas
- About XML Schema Tools
Legal Notices