DTD
- DTD
- 1. Data Type Definition.
- 2. Document Type Definition. A document that formally specifies for an an XML schema the XML elements, their attributes and their syntax. Given a DTD an XML parser should then be able to parse the XML document for which the DTD relates.