| home | standards | vendors | platforms | categories | search |
| Type | Product |
|---|---|
| Version | 0.6beta |
| Vendor(s) | Henry Thompson |
| Category | XML editors |
| Platform | FreeBSD, Linux, Solaris, Win32 |
| Home page | http://www.ltg.ed.ac.uk/~ht/xed.html |
| Feedback | Problem reporting form |
| PSI | http://psi.garshol.priv.no/xmltools/product/XED |
XED is a simple XML editor written in C, Python and Tk. It tries to ensure that the author cannot write a document that is not well-formed and reads the DTD in order to be able to suggest valid elements to be inserted at any point in the document.
The document is shown as text, not as a tree view. XED supports running external command-line validators and stepping through errors.