XML Editor
From openSUSE
| This article is a stub! This article needs to be expanded. You are welcome to help in line with the openSUSE Style Guide. See also the other articles that need to be expanded. |
You can use any text editor for editing XML files. For better results, you sometimes can install an add-on for your text editor or use dedicated XML editor like conglomerate.
[edit]
GNU Emacs
Install the psgml add-on if you want to turn Emacs into an XML editor. Restart Emacs and visit an XML file. Use the SGML menu to insert XML tags.
psgml is part of openSUSE. Find more info about GNU Emacs at http://www.emacswiki.org and about Emacs as an XML editor at http://www.emacswiki.org/cgi-bin/emacs-en?CategoryXML

