History
 
 XML - Extencible Markup LanguagePostmark
Home • Keskustelualueet • Kaikki keskustelut • Tietotekn. termit • XML - Extencible Markup Language
 
From:Friday, April 6, 2001 5:54 PM +0300
Subject:XML - Extencible Markup Language 
To:
File0.pngXML - Extencible Markup Language

What is XML?

XML is a markup language for documents containing structured information.

Structured information contains both content (words, pictures, etc.) and some indication of what role that content plays (for example, content in a section heading has a different meaning from content in a footnote, which means something different than content in a figure caption or content in a database table, etc.). Almost all documents have some structure.

A markup language is a mechanism to identify structures in a document. The XML specification defines a standard way to add markup to documents.
File1.png