Jump to content

XML

From EDM2
Revision as of 19:42, 20 May 2019 by Ak120 (talk | contribs)

The Extensible Markup Language (XML) is a human readable data container standard that uses an SGML subset markup language to define containers. It is intended more for exchange of information rather than actual storage of it, as it can grow pretty large but also works well for small storage files that need to be human readable and editable with a simple tool, small configuration files being one example.

Document Formats

XML parsing tools, utilities and libraries
Text editors with XML support
  • Lugaru Epsilon - XML syntax highlighting and auto-indent available as a separate download
  • QXmlEdit - Qt based XML editor - Open source

Publications

Links