
QXmlEdit
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:Project hosted on Google Code.
QXmlEdit is a simple XML editor written in qt4. Its main features are unusual data visualization modes, it has some nice XML manipulation and presentation features and it is multi platform. This is one of the few graphical Open Source XSD viewers.
Main feature: text encoding explorer
0.8.2
Added a text encoding explore dialog
Added a base 64 tool to convert text from and from base 64.
Implemented undo/redo into the editor.
Optional use of qwtplot3d library for XML data visualization.
Fixed issues:
* #20 http://code.google.com/p/qxmledit/issues/detail?id=20
Ratings & Comments
4 Comments
Packages for openSUSE/SLE: http://software.opensuse.org/search?q=qxmledit
Nothing shows up with the above url, but try this https://build.opensuse.org/search/search?search_text=qxmledit&commit=Search&project=1&package=1&name=1&attribute=&advanced=on Cheers!
The correct URL is: http://software.opensuse.org/search?q=qxmledit&baseproject=ALL&include_home=true&exclude_debug=true
This is fantastic, Thanks! Will probably help me in XML class for quick XSD validation and to explore what's possible with XML.