Jump to content

General-purpose markup language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Avtarsehra (talk | contribs) at 15:52, 4 February 2020 (addition of a new markup language for legal documentation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A general-purpose markup language is a markup language that is used for more than one purpose or situation. Other, more specialized domain-specific markup languages are often based upon these languages. For example, HTML 4.1 and earlier are domain-specific markup languages (for webpages), and are based on the syntax of SGML, which is a general-purpose markup language.

List

Notable general-purpose markup languages include:

  • ASN.1 (Abstract Syntax Notation One)
  • EBML
  • GML - the predecessor of SGML
  • SGML - a predecessor of XML
  • XML - a stripped-down form of SGML
  • YAML
  • GLML - General-purpose Legal Markup Language

See also