The XQuery document structure is presented in the XQuery Outline view. The information is organized in categories like:
Imports - contains the imported modules.
Namespaces - contains the declared namespaces.
Variables - contains the declared variables.
Functions - contains the declared functions.
The selection in the outline view can be synchronized with the caret's moves or the changes in the XQuery editor. Selecting one of the leaf nodes from the outline view also selects the corresponding item in the source document.