XML Schema Query Window (XML Schema Tools)
See Also
When you initiate a query from an XML schema file node in the Projects window, the IDE shows the results of your query in the XML Schema Query window. The window has different parts depending on the query you executed.
- Toolbar. The toolbar button lets you refresh information in the window.
- Tree pane. The tree pane contains nodes representing schema components.
The tree pane appears only when you execute a find unused components query.
In the tree pane, you can double-click a schema component node to navigate directly to that component in the Schema view of the XML schema editor.
- Graph pane. The graph pane shows a graphical representation of the results.
The graph pane appears only when you execute a find derivations of a find substitution groups query.
In the graph pane, 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
- About XML Schema Tools
Legal Notices