The tree editor mode of the Source Editor displays XML documents as a hierarchical set of nodes. You can select any node to edit its properties in the right panel of the editor. You can open any XML document, including DTD and XSL files, in tree editor mode by right-clicking its Explorer node and choosing Open. DTD documents are read-only in tree editor mode.
![]() |
The Explorer displays XML nodes exactly as they appear in tree editor mode. You can right-click any XML node in the Explorer and choose Customize to access the editable properties that the tree editor mode displays for the node. |
You can right-click any node to access a contextual menu of commands for the node. You can use the tree editor mode to perform any of the following actions:
In addition to these commands and actions, the contextual menu for each head XML node also contains the standard XML commands for its document type (for example, Generate DTD and Check XML for XML documents, Generate CSS and Check DTD for DTD documents, and so forth).
See also | |
---|---|
The XML Module Creating an XML Document Editing an XML Document Viewing and Editing a DTD File |