Extensible Markup Language - XML?

What is Extensible Markup Language - XML? What problem does it solve?

Rishi
Views: 434 | Community Opinion: 1

Tags..  XML  Markup Language  Tech Interview

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 

The Extensible Markup Language (XML) is a general-purpose markup language. Its primary purpose is to facilitate the sharing of data across different information systems, particularly via the Internet. It improves the functionality of the Web by letting you identify your information in a more accurate, flexible, and adaptable way.


It is extensible because it is not a fixed format like HTML (which is a single, predefined markup language). Instead, XML is actually a metalanguage—a language for describing other languages—which lets you design your own markup languages for limitless different types of documents. XML can do this because it's written in SGML, the international standard metalanguage for text document markup






What do you think? Add your opinion/answer
*Name
*your opinion/answer: