Document Type Definition (DTD) Glossary Definition

Term Document Type Definition (DTD)
Definition

A document type definition is a formal set of declarations that defines the permitted structure and markup rules for an XML or SGML document type.

Context & Usage

DTDs remain important in legacy structured-authoring environments and some XML documentation standards. They help writers and tools validate whether a document follows the required element structure.

Categories Technical Writing and Documentation, Knowledge Management and Content Governance, Software Development and Programming