Category:XML

From GPWiki

(Redirected from XML)
This page is far from complete, go ahead and write some more!
You can extend this page by editing it.


XML, short for eXtensible Markup Language, is a general-purpose markup language which enables anyone to create specialized markup languages. It was inspired in the SGML. XML allows developers to save data for an application in a human readable format. XML files are extremely easy to make and edit.

See also