The following actions are available from the contextual menu in the
Outline view in Text mode:
- Append Child
- Allows you to select an element (from a drop-down list) that is allowed by the
associated schema and inserts it as a child of the current element.
- Insert Before
- Allows you to select an element (from a drop-down list) that is allowed by the
associated schema and inserts it immediately before the current element, as a
sibling.
- Insert After
- Allows you to select an element (from a drop-down list) that is allowed by the
associated schema and inserts it immediately after the current element, as a
sibling.
- Edit Attributes
- Opens a dialog box that allows you to edit the attributes of the currently selected
component.
- 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.
- Cut
- Cuts the currently selected component.
- Copy
- Copies the currently selected component.
- Delete
- Deletes the currently selected component.
- Expand More
- Expands the structure of a component in the Outline view.
- Collapse
All
- Collapses the structure of all the component in the Outline
view.