By: | Henry Thompson |
Version: | 0.6beta |
Platforms: | Win32, Linux, FreeBSD and Solaris |
Category: | XML editors |
Info on web: | http://www.ltg.ed.ac.uk/~ht/xed.html |
Feedback: | Something wrong? Follow this link. |
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.