Saturday, September 6, 2008

XML Explorer

 

Project Description
XML Explorer is an extremely fast, lightweight XML file viewer. It's supports multiple document tabs, with support for middle-clicking to close tabs. It can handle extremely large XML files. It has been tested on files as big as 150MB. It allows fast viewing and exploration, copying of formatted XML data and evaluation of XPath expressions. An expression library is included to store and manage commonly-used XPath expressions, much like Bookmarks in FireFox.
XmlExplorer.png
XML Explorer does not currently have any edit capabilities. If you need to edit XML files, I highly recommend the excellent XML Notepad.
For more information and a walk-through of the code, see the Code Project article at http://www.codeproject.com/useritems/XmlExplorer.asp.

XML Explorer - Home

No comments: