|
|
Introduction to XML For Web Developers
May 3, 1999
|
As you have seen in the previous sections of this tutorial,
there are many rules you must follow in order to assure that your XML
document is well-formed. But even when you write well-formed XML
documents, you're not quite out of the woods! Making your document
well-formed is only half the battle. You must also make sure that the
document is valid. This third and final section deals with making your
well-formed XML document valid by using a DTD.
|
Part One: Understanding XML
Part Two: XML Syntax
Part Three: The DTD
Table of Contents |
Continue Reading
Introduction to XML for Web Developers is a four-part course
designed by Selena Sol.
Other tutorials are available at
Web Ware
|
|