Right click opens popup menu and there are following menu items:
Edit
Cut
Copy
Paste
Paste before
Paste inside
Paste after
Delete
-Edit: User can open Edit tag dialog by using this function.
-Cut: User can cut selected node to the clipboard by using this function. Node disappears from the documents and is added to clipboard.
-Copy: User can copy selected node to clipboard by using this function. Node is added to clipboard.
-Paste: User can paste well-formed XML from the clipboard to any desired place in the tree by using this function. Pasting is possible before, inside or after of the selected node.
-Delete: User can remove selected node from the document by using this function.