XML Area Web Edition is XML editor written entirely in JavaScript. You can embed XML Area into Web pages to allow the user to enter XML data online. You also can use it offline.
XML Area Web Edition Main Features:
Displays XML in a tree form.- Parts of the tree can be collapsed
- The tree is scrollable
- The tree is colorized
- The tree can show not only XML elements, text nodes, and comments, but also XML DTD and processing instructions.
Allows to edit XML directly in a textareaAllows to edit content of a particular XML element or other XML node in a textareaAllows to edit or remove specified XML attributesCan be used online or offlineSupports HTML, XHTML?1.0 and XHTML?1.1Works with any Web server as this product is entirely client-side (runs in-browser)Modular and extensibleLook and style can be arbitrarily changed using CSS to integrate it into design of your siteCode is only about 50?Kb. So it loads form a Web site quickly. Moreover modular design of XML Area allows to load only a part of the code.