Table of Contents
XML Tutorial
Introduction
Well-Formed XML
Step One: Make an XML Declaration
Step Two: Creating a Root Element
Step Three: Writing in XML
Step Four: Parsing your document
Valid XML
Step One: Understanding the Document Type Definition
Step Two: Writing a Document Type Definition
Step Three: Make an XML Declaration
Step Four: Including a Document Type Declaration
Step Five: Writing Valid XML
Step Six: Parsing your Valid XML Document