Introduction to XML
Extensible Markup Language

What is XML

What is XML Used For?

Advantages of XML

Example of an HTML Document

Example of an XML Document

Difference Between HTML and XML

XML Rules

More XML Rules

Encoding

Well-Formed Documents

XML Example Revisited

Expanded Example

XML Files are Trees

XML Trees

Validity

Document Type Definitions

DTD for address Example

Schemas

Schema for First address Example

Explanation of Example Schema

XSLT
Extensible Stylesheet Language Transformations

A Style Sheet to Transform address.xml

The Result of the Transformation

Parsers

References