- XML
-
eXtensible Markup Language: a simplified version of SGML that can be used, esp. on the World Wide Web, to create a tagging scheme that allows elements of a document to be marked according to their content rather than their format.[1995-2000]
* * *
in full Extensible Markup Language.Markup language developed to be a simplified and more structural version of SGML.It incorporates features of HTML (e.g., hypertext linking), but is designed to overcome some of HTML's limitations. For example, it is designed to be extensible (i.e., designed to allow the creation of customized markup tags), which HTML is not. It is also designed to represent data by meaning rather than by layout (as it is represented in HTML). Like SGML, it is a metalanguage (a language for dealing with languages); it allows users to create a language tailored specifically to their needs.* * *
in full extensible markup languagea document formatting language used for some World Wide Web pages. XML began to be developed in the 1990s because HTML (hypertext markup language), the basic format for Web pages, does not allow the definition of new text elements; that is, it is not extensible. XML is a simplified form of SGML (standard generalized markup language) intended for documents that are published on the Web. Like SGML, XML uses DTDs (document type definitions) to define document types and the meanings of tags used in them. XML adopts conventions that make it easy to parse, such as that document entities are marked by both a beginning and an ending tag, such as… . XML provides more kinds of hypertext links than HTML, such as bidirectional links and links relative to a document subsection.Because an author may define new tags, an XML DTD must also contain rules that instruct a Web browser how to interpret them—how an entity is to be displayed or how it is to generate an action such as preparing an e-mail message.David Hemmendinger* * *
Universalium. 2010.