Finding Unused Global Components in an XML Schema
See Also
Using the query functionality in XML schema tools, you can quickly find unused components in a schema.
To find unused components in a schema:
- In the Projects window, select and right-click the .xsd file node.
- Choose Query > Find Unused Components from the pop-up menu.
The Find Unused Global Components dialog box opens.
- If you want to exclude global elements from the query, select the Exclude Global Elements checkbox, and click OK.
The XML Schema Query window opens with the results of your query. You can double-click a node in this window to navigate to that component in the Schema view of the XML schema editor.
- See Also
- XML Schema Query Window (XML Schema Tools)
- Analyzing XML Schemas
- About XML Schema Tools
Legal Notices