Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
4 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 4

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Generalized Markup Language

Generalized Markup Language (GML) is a set of macros (Taggings) for the IBM text formatter, SCRIPT . SCRIPT is the main component of IBM s Document Composition Facility (DCF). A starter set version of GML is provided with the DCF product.

GML simplifies the description of a document in terms of its format, organization structure and content parts and their relationship, and other properties. GML markup (or tags) describe such parts as chapters, important sections, and less important sections (by specifying heading levels), paragraphs, lists, tables, and so forth.

GML frees document creators from specific document formatting concerns such as Typeface specification, line spacing, and page layout required by Script. Using GML, a document is marked up with tags that define what the Character (computing) is, in terms of paragraphs, Page headers, lists, Table (information)#Tables as features offered by application programss, and so forth. The document can then be automatically formatted for various devices simply by specifying a Profile#Computing for the device. For example, it is possible to format a document for a laser printer or a line (dot-matrix printer) printer or for a screen simply by specifying a profile for the device without changing the document itself.

A later and more capable set of tags is provided by IBM s BookMaster product.

GML preceded and was an inspiration for the industry-developed Standard Generalized Markup Language (SGML), today s strategic set of rules for creating any structured Document Structure Description. This web page is marked up with Hypertext Markup Language (HTML) which is an SGML application. The Extensible Markup Language (XML) is also an SGML application.

=External links=

  • [http://whatis.techtarget.com/definition/0,289893,sid9_gci213985,00.html Generalized Markup Language - a Whatis.com definition]
  • [http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dsm04m00/CCONTENTS GML Starter Set User s Guide]
  • [http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dsm05m00/CCONTENTS GML Starter Set Reference]
  • [http://www.w3.org/TR/REC-html40 HTML 4.01 Specification]: Contains a lot of information about SGML.