December 2003
Beginner
288 pages
7h 8m
English
XML stands for Extensible Markup Language. You probably are already familiar with another markup language called HTML (Hypertext Markup Language). Both XML and HTML are descendants of SGML, the Standard Generalized Markup Language. Surprisingly, SGML appeared as early as the 1970s, and was standardized in the 1980s.
The primary function of HTML is to present data in a browser. It was actually developed to organize data using hyperlinks, and the browser is a perfect vehicle for this purpose. However, HTML is meant to format and present data, not to verify it. HTML is a subset of SGML, and HTML did not include the data verification constructs provided by the SGML specification. The reason for this is that SGML ...
Read now
Unlock full access