Oxygen XML Author Eclipse plugin includes some useful features to help you navigate XML documents.
Oxygen XML Author Eclipse plugin includes some actions to help you quickly navigate to a particular modification. They can be invoked using keyboards shortcuts or from the Navigation menu:
Oxygen XML Author Eclipse plugin includes an Outline view that displays a hierarchical tag overview of the currently edited XML Document.
You can use this view to quickly navigate through the current document by selecting nodes in the outline tree. It is synchronized with the editor area, so when you make a selection in the Outline view, the corresponding nodes are highlighted in the editor area.
A breadcrumb in the toolbar area at the top of the document indicates the path from document root to the current element. It can also be used as a helpful tool to navigate to specific elements throughout the structure of the document.
The last element listed in the breadcrumb is the element at the current cursor position. Clicking an element from the breadcrumb selects the entire element and navigates to it in the editor area.
icon (or
the
icon for key-based
references). When hovering over the icon, the mouse pointer changes its shape to indicate
that the link can be accessed and a tooltip presents the destination location. Click the
link to open the referenced resource in the editor or system browser. The same effect can be obtained by pressing the
F3 key when the cursor is inside
a link element.