Content deleted Content added
removed copyright violation of http://whatis.techtarget.com/definition/0,,sid9_gci213985,00.html (2004 archive: http://web.archive.org/web/20041231085200/http://whatis.techtarget.com/definition/0,,sid9_gci213985,00.html) |
rmv copyvio tag |
||
Line 21:
GML was developed in the 1960s by [[Charles Goldfarb]], [[Edward Mosher]] and [[Raymond Lorie]] (whose surname initials were used by Goldfarb to make up the term GML<ref>{{cite web|url=http://www.sgmlsource.com/history/roots.htm|year=1996|title=The Roots of SGML - A Personal Recollection|author=Charles F. Goldfarb|accessdate=2007-07-07}}</ref>).
Using GML, a document is marked up with tags that define what the [[Character (computing)|text]] is, in terms of [[paragraph]]s, [[Page header|header]]s, [[List (composition)|list]]s, [[Table (information)#Tables as features offered by application programs|table]]s, and so forth. The document can then be automatically formatted for various [[Peripheral device|device]]s simply by specifying a profile for the device. For example, it is possible to format a document for a [[laser printer]] or a line ([[dot-matrix printer|dot matrix]]) printer or for a screen simply by specifying a profile for the device without changing the document itself.
The [[XML|Extensible Markup Language]] (XML) was initially a streamlined and simplified development of SGML, but has outgrown its parent in terms of worldwide acceptance and support.
== A GML script example ==
|