Chapter 4: XML Part II

pages 1 - 26

Namespaces

DTDs: Document Type Definitions

Element Declarations

Examples: demo.xml and demo.dtd

Attribute Declarations

Validation

Thursday Exercise

John will give you a well-formed XML file. During lab, you should construct an internal DTD to go with this file, such that the file validates. Copy your solution onto John's memory stick when you are finished. 5 points.

Friday Exercise

John will give you an HTML file that you must convert into an equivalent XHTML Strict file that validates. Copy your solution onto John's memory stick when you are finished. 5 points.