Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
11 user(s) are online (11 user(s) are browsing encyclopedia)

Members: 0
Guests: 11

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

XML editor

An XML editor is a markup language editor with added functionality to facilitate the editing of XML. This could be done in plain text in a text editor such as Vim (text editor), with all the code visible. Specific XML editors, however, have facilties like word-completion and menus and buttons for tasks that are common in XML editing, based on data supplied with DTD. Examples of such editors are:

  • Quanta Plus
  • xmlHack
  • There are also graphical XML editors that hide the code in the background and present the content to the user in a more user-friendly format, approximating the rendered version. This is helpful for situations where people who are not fluent in XML code need to enter information in XML based documents such as time sheets and expenditure reports. And even if the user is familiar with XML, use of such editors, that take care of syntax details, is often faster and more convenient. These are often called WYSIWYG editors. However, web page editors can never be fully WYSIWYG because the rendering depends on the browser used.

    Graphical editors include:

  • Conglomerate XML editor
  • Stylus Studio
  • Altova Authentic and XMLSpy
  • XMetaL Author and XMAX
  • = External Links =

  • [http://www.xmetal.com/en_us/products/xmetal_author/index.x XMetaL Author]
  • [http://www.xmetal.com/en_us/products/xmetal_activex/index.x XMAX]
  • [http://www.xmetal.com/en_us/products/xmetal_author_dita/index.x XMetaL Author DITA Edition]
  • [http://www.xml-dev.com/blog/#19 http://www.xml-dev.com/blog/#19] A comprehensive list of WISIWYM and WYSIWYG XML editors
  • [http://www.conglomerate.org/ http://www.conglomerate.org/] Web page for Conglomerate editor
  • [http://kdewebdev.org/ http://kdewebdev.org/] Quanta Plus Web Development tool from KDE Web DEV
  • [http://ahds.ac.uk/creating/information-papers/xml-editors/ http://ahds.ac.uk/creating/information-papers/xml-editors/] Choosing an XML editor - A review of 23 XML editors, benchmarked against 30 different features
  • [http://programming.newsforge.com/article.plsid=05/02/24/1650248 http://programming.newsforge.com/article.plsid=05/02/24/1650248] Open Source XML Editors Examined - A review that covers a selection of open source XML editors.