The XSLT Outline View

The XSLT Outline View presents the list of all the components (templates, attribute-sets, character-maps, variables, functions) from both the edited stylesheet and its imports or includes. It can be opened from menu Window > Show View > Other > oXygen > Outline.

The XSLT Outline View

The following actions are available in the View menu on the Outline view's action bar:

The following contextual menu actions are available:

The stylesheet components information is presented on two columns: the first column presents the name and match attributes, the second column the mode attribute. If you know the component name, match or mode, you can search it in the Outline view by typing one of these pieces of information in the filter text field from the top of the view or directly on the tree structure. When you type de component name, match or mode in the text field, you can switch to the tree structure using:

To switch from tree structure to the filter text field, you can use Tab and Shift-Tab.

Tip: The search filter is case insensitive. The following wildcards are accepted: If no wildcards are specified, the string to search is used as a partial match (like *textToFind*).

On the XSLT Outline view you have some contextual actions like: Edit Attributes, Cut, Copy, Delete.

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.