Recent Developer Tools

References and Knowledge base Articles

XML Viewer 3.0

Posted on Jun 30, 2008 11:53:24 AM

XML Viewer can be used not only to view XML files but also to edit them. When you start the program and open a file, you can see the file’s entire XML structure in a window. If you select one of the nodes, its attributes appear in a separate window and you can modify them. There are two more windows available in the program: one for editing the raw XML source file, and another one for viewing images embedded in the XML.

The program also supports adding text, an attribute, a child element, or a CDATA section to any of the XML nodes. Also, in the treeview that displays the nodes you can use drag and drop, or you can move up or down any of the nodes. The attributes of each node can be modified or deleted. New attributes can be added in the “Attributes” window.

This software’s purpose is to allow the user to view and edit any XML file in a user friendly manner. In my opinion the program’s functionality is more than enough for an average and even for an advanced user.

Add A Comment