The Outline view presents all the global components grouped by their location, namespace, or type. If hidden, you can open it from .
The Outline View for XML Schema
The Outline view provides the following options:
Selection
update on caret move - Allows a synchronization between
Outline view and schema diagram. The selected view from the diagram
is also selected in the Outline view.
Sort - Allows you to sort
alphabetically the schema components.The following contextual menu actions are available:
Search References - Searches all references of the
item found at current cursor position in the defined scope, if any.
Component Dependencies - Allows you to see the
dependencies for the current selected component.
Rename Component - Renames the
selected component.
Generate Sample XML Files... - Generate
XML files using the current opened schema. The selected component is the XML document root.
The upper part of the view contains a filter box which allows you to focus on the relevant components. Type a text fragment in the filter box and only the components that match it are presented. For advanced usage you can use wildcard characters (*, ?) and separate multiple patterns with commas.
The Outline content is synchronized with Text view; when you click a component in the Outline view, its definition is highlighted in the Text view.