Home >Online Product Documentation >Table of Contents >Adding a Node in the Tree View
Along the left side of the window that contains your DOM tree, there are buttons that represent the types of nodes you can add to your document. The procedure for adding a node is similar for all types of nodes.
Alternative: To add a child element, press Ctrl+E. To add a sibling element, press Ctrl+Shift+E.
If your XML document specifies a DTD, Stylus Studio displays a list of the elements that you can add at that location. If your document is associated with an XML Schema or does not specify a DTD, Stylus Studio prompts you to specify the name of the new element.