Easy XML Editor v1.7

Feature Summary
The Easy XML Editor is a comfortable editor for XML files. With it you can view and edit XML data in a new, simplified way.
The main features of the Easy XML Editor are:
1. Tree View
The Easy XML Editor shows XML files as a tree of nodes, each element/comment/cdata/processing instruction is a node. This makes it easy to keep an overview over complex data structures.
Data can be edited directly in the tree:
Already known names are listed to select from, this limits the need of typing:
2. XML Code Editing (With Syntax Highlighting)
Dispite the focus on the tree, the XML code can be edited directly. Tree view and text view can be shown simultaniously.
3. Edit Names, Text Content and Attributes of Elements
The Easy XML Editor provides simplified ways of editing the XML content. Modifications using text fields is one of the possibilities.
4. Table Editing
XML data can be mapped to tables, the outline of a table is defined in seconds.
Here a data structure and its table representation is shown as an example:
There you can edit the data clearly and comfortable, changes are immediately applied to the tree.
5. Track Changes/History
If you want this, every change in the XML tree is marked and kept in the so called history. This makes it easy to keep track of the changes you applied, with being able to revert some or all of them.
6. Search/Replace
Easy XML Editor allows to execute full text searches on the XML tree, the results are shown in an easy to handle list.
Clicking on a list entry will jump to the change applied.
7. Copy Function
The copy function allows to copy a selection of nodes to the clipboard. From there it can be pasted everwhere you need it.
Copying the tree above will result in:
8. Export to HTML
As described in item 4, the Easy XML Editor can map XML data to tables.
This tables can be exported to the clipboard or a .csv ('Comma separated values') file.
This example shows data that has been exported to a spreadsheet application:
9. Tool "Modificator"
This tool allows to express multiple conditions and actions, if e.g. all conditions are met for an element, the actions defined are applied to the element. This makes it easy to rework/correct XML data.
Complete Description of Easy XML Editor Features
A complete description of the features of the Easy XML Editor can be found in the Easy XML Editor manual: Easy XML Editor manual.
This application is listed at
