summaryrefslogtreecommitdiff
path: root/editors/mlview/DESCR
blob: 7d3f1c4ed4646969ac2246c4fef44675b2b12d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
MlView is an XML editor for the GNOME environment.  Some of its features are:
* Cut/copy/paste as child/paste as prev/paste as next/ of XML elements.
* XML element/attributes search.
* Multi docs edition.
* Several editing views can be opened on the same document.
* Drag and drop based copy/cut/past of XML elements.
* Edition of XML elements and attributes can be made directly on the tree.
* Namespace support.
* On-demand validation.
* Graphical error reporting.  Parse/validation time errors reported.
  graphically.  This feature is new so it may be buggy or not well polished...
* When validation is switched on, MlView proposes an elements/attributes.
  completion feature.  When an element is added to the tree, MlView also
  adds the children elements required by the DTD for the document to be valid.
* Validation can be switched off.  The XML document editon can then be done
  without any constraint.
* A clean code.