DTD

Synonym: synonym

A set of grammatical rules describing the allowed structure of a conforming document. All SGML document instances must conform to a DTD. The DTD describes which ELEMENTs are allowed where in the document and what their attributes and content can be. The DTD is required when a document is parsed.