Document Type Definition (DTD)
Identifies the syntax of the XML “flavor” being used,i.e. CDF, RDF, CML, ...
Meta-information about the document contents:
- Valid element names
- Valid attribute names and values
- How elements can nest in each other
Typically the DTD is stored in a separate document
DTD does not say anything about document semantics