L. H. Silli wrote: > > When I insert a compound element, such as <ul><li/></ul>, then how > do I insert an element, such a <p/>, *after* the </ul> tag? The > "Insert after" command only allows me to add an adjacent element, and > hence it only allows me to insert a new <li/>.
Your question seems to indicate that you didn't take the time to learn the basics of XMLmind XML Editor. No offense intended: we just don't want you to loose your time with our product. Please take the time to read at least this short tutorial: http://www.xmlmind.com/xmleditor/_distrib/doc/help/quickstart.html Procedure: [1] Select the <ul> element for example by pressing repeatedly Ctrl-Up Arrow until you see <ul> selected (red box around it). You may also directly click on string "ul" in the node path bar. [2] Use "Insert After" then select <p>. Like most other XML editors, we also have an "intelligent add element" command. You'll find an "add paragraph" button in the XHTML, DocBook, DITA, etc, toolbars. However, this "intelligent add element" command is less straightforward to use than "Insert After". Try it and, depending on what element is implicitly or explicitly selected, the "add paragraph" button will add you a <p> element at different valid places. -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support