Skip to content

ericsium/qxmledit

 
 

Repository files navigation

QXmlEdit
--------

QXmlEdit is a simple XML editor based on qt libraries. Its main features are unusual data visualization modes,
nice XML manipulation and presentation and it is multi platform. It can split very big XML files
into fragments, and compare XML files. It is one of the few graphical Open Source XSD viewers.

The XML editor widget is based on a library that can be imported and used in other applications.

It is relased under GNU LGPL V2 license and requires Open Source edition of the QT4 libraries.

  * Hierarchical customizable view of XML elements.
  * Fast XML hierarchy navigation.
  * Split of big XML files.
  * Search supporting XPath expressions.
  * Base 64 data handling.
  * Visualization styles.
  * XML Schema (XSD) viewer.
  * Columnar view.
  * Sessions handling.
  * Graphical XML file view.
  * Map view of a XML document.
  * Split and fragment extraction of big XML files.
  * Visual compare of XML Schema files.
  * Visual compare of XML files.
  * XML Snippets.
  * XSL specialized mode.
  * Element display via user customizable rules.

Some icon files are licensed by oxygen project and covered by LGPL V3 (see http://www.oxygen-icons.org)
A copy of the license is included. Source for icons can be obtained from site above, but a copy is included in images/svg
source directory. All icons in this directory are by oxygen project. Images in 'images' directory are derived by oxygen,
excluding mainIcons.icns, icon.png and icon.svg that are original work.

Site and source code
--------------------
The project site is: qxmledit.org
The source code link is currently:
https://github.com/lbellonda/qxmledit

Discussion group:
-----------------
http://groups.google.com/group/qxmledit-discuss

Release tarballs and binary packages:
-------------------------------------
https://sourceforge.net/projects/qxmledit/files

Requirements
------------
QT libraries version 4.7.3 or higher are required.
QT 5 is supported.

Limitations
-----------
No external schema are loaded.
Very limited support of DTD.

About

QXmlEdit XML editor. Downloads: https://sourceforge.net/projects/qxmledit/files

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • QMake 1.4%
  • C 0.6%
  • Shell 0.4%
  • XSLT 0.2%
  • NSIS 0.2%