http://www.xmlmind.com/xmleditor XMLmind XML Editor
User's Guide
V3.0 Being productive with XXE

Contents

1 Install
1.1 Installing XXE
1.1.1 Requirements
1.1.2 Install on Unix
1.1.3 Manual install on Windows
1.2 Content of the installation directory
1.3 Acknowledgments
2 Tutorial: basics
2.1 Starting XXE
2.2 Creating a new document
2.3 Inserting elements
2.4 Selecting elements
2.4.1 The implicit element selection
2.4.2 The text selection
2.4.3 The node selection
2.4.3.1 Most general method
2.4.3.2 Directly selecting a node
2.4.3.3 Selecting a node range
2.5 Navigating through elements
2.5.1 Using Tab to go from a #text to the other, just like in a form
2.5.2 XXE makes a difference between the end of a #text node and the beginning of the #text node next to it
2.6 Copy, cut, paste, delete
2.6.1 Copy, cut, paste, delete applied to the text selection
2.6.2 Copy, cut, paste, delete applied to the node selection
2.7 Splitting and joining elements
2.7.1 Simple Split and Join
2.7.2 Split and Join generalized
2.8 Replacing elements
2.9 Converting elements
2.9.1 Convert applied to the text selection
2.9.2 Convert applied to the node selection
2.10 Editing element attributes
2.10.1 Required attributes in newly created elements
2.11 Checking document validity
3 Tutorial: creating a modular document
3.1 Creating the Copyright.html document
3.2 Inserting a reference to Copyright.html into the XHTML page
3.3 Extensive use of the "Copy as Reference" command
4 Being productive with XXE