The Contextual Menu of the Outline View

The following actions are available from the contextual menu in the Outline view:

Edit Attributes...
Allows you to edit all the attributes of a selected node. You can find more details about this action in the Attributes View topic.
Edit Profiling Attributes...
Allows you to change the profiling attributes defined on all selected elements.
The Append Child..., Insert Before..., and Insert After... actions allow you to quickly insert new tags into the document at the location of the currently selected element. When you select any of these three actions, a content completion window is invoked that offers a list of elements that can be inserted.
Append Child...
Invokes a content completion list with the names of all the elements that are allowed by the associated schema and inserts your selection as a child of the current element.
Insert Before...
Invokes a content completion list with the names of all the elements that are allowed by the associated schema and inserts your selection immediately before the current element, as a sibling.
Insert After...
Invokes a content completion list with the names of all the elements that are allowed by the associated schema and inserts your selection immediately after the current element, as a sibling.

The Cut, Copy, and Paste actions are the same actions as the Edit menu actions with the same name, for the currently selected elements.

Toggle Comment
Encloses the currently selected element in an XML comment, if the element is not already commented. If it is already commented, this action will remove the comment.
Rename Element
Invokes a Rename dialog that allows you to rename the currently selected element, siblings with the same name, or all elements with the same name.
Expand More
Expands the structure tree of the currently selected element.
Collapse All
Collapses all of the structure tree of the currently selected node.
Related information
Attributes View