1
Lecture 2 XML Basis
219451: Web Services: Concepts, Design and Implementation
XML, HTML and SGML : A big picture XML Overview DTD Parser
- DOM
Original slides by Dr.Benchaporn Limthammaporn (blt@cs.kmitnb.ac.th) Edited by Dr.Monchai Sopitkamon (fengmcs@ku.ac.th)
2
SGML, HTML and XML
SGML (Standard Generalized Markup Language) is a technology for specifying structured document types. HTML (Hypertext Markup Language) is one type of SGML, is a data format designed specifically for the Web, and combines the features of a typical structured markup language (paragraphs, titles, lists) with hypertext linking features. XML (eXtensible Markup Language) is a markup language much like HTML, and was designed to describe data.