- 66 -
Now we’re ready to take a closer look at what XML DTDs are made of and how to make
your own custom DTD.
A DTD can consist of the following parts:
•
Element type declarations
•
Attribute list declarations
•
Entity declarations
•
Notations declarations
Let’s take a more detailed look at each of these declarations and their subsections, which
we’ve illustrated with many examples for your convenience. If some sound silly, bear with
us.