Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > XML


First Prev [ 1 2 3 4 ] Next Last

XML (eXtensible Markup Language) is a W3C recommendation for creating special-purpose markup languages. It is a simplified subset of SGML, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of structured text and information across the Internet. Languages based on XML (for example, RDF, RSS, MathML, XSIL and SVG) are themselves described in a formal way, allowing programs to modify and validate documents in these languages without prior knowledge of their form.

1 Strengths and weaknesses

The features of XML that make it particularly appropriate for data transfer are:

XML is also heavily used for document storage and processing, both online and offline, and offers several benefits:

For certain applications, the format also has the following weaknesses:





Non User