<oXygen/> Tree Editor
The tree editor is a great help when you are working with very large
documents because of its small memory footprint.
For a fast navigation in the document you can use the top navigation panel
which displays the current path in the document. Each button from the panel
gives access to all the XML nodes at the same level.
The Model View shows the detailed information about the attribute or
element that you are working on. Element and attributes annotations are also
presented here if they are available in the XML Schema of the
document.
The Entities Panel presents a list of defined entities that you can insert
within your document. It allows you to insert the selected entity into your
document after the current node as next sibling, as first child of the
current element or as the last child of the current element.
The All Elements Panel presents a list of all defined elements that you
can insert within your document. It allows you to insert the selected
element into your document after the current node as next sibling, as first
child of the current element or as the last child of the current
element.
|