1.4: Extensible Markup Language
1.4.1: XML Definition
XML is the general form of HTML; with it, a programmer can create his/her own tags. Read these slides and be sure you understand the XML Elements.
1.4.2: XML Elements with Components
Namespaces and XML DTD are components of an XML schema, a set of rules governing the ways in which a Web Server will parse user-specific XML documents for display. Read this chapter.
1.4.3: XML Namespaces
Read this webpage for an overview of the purpose, function, and format of XML namespaces.
1.4.4: XML DTD
Read this webpage.
1.4.5: XML Schema
Read this webpage.
Complete this review.