An Eagle's Eye View of XML
An Eagle's Eye View of XML
qc
6/29/99
1:03 PM
Page 3
C H A P T E R
An Eagles Eye
View of XML
In This Chapter
What Is XML?
XML stands for Extensible Markup Language (often written as
eXtensibleMarkup Language to justify the acronym). XML is a
set of rules for defining semantic tags that break a document
into parts and identify the different parts of the document. It
is a meta-markup language that defines a syntax used to define
other domain-specific, semantic, structured markup languages.
What is XML?
Why are developers
excited about XML?
The life of an XML
document
Related technologies