|
|
Default view has three additional views, including treeview, listview and editview. All three views in one window makes it really convenient to edit the XML document visually. Treeview shows all the ELEMENT nodes and the list view shows all the other nodes along with the ATTRIBUTES. Editview makes it easy to edit node values which are multiline text.
|