Document Type Declaration (DTD) is an SGML (Standard Generalized Markup Language) and XML (Extensible Markup Language) construct that identifies a document type. It is used to define the structure, elements, and attributes of a document type. Document Type Definition (DTD) is a set of rules used to define the structure and elements of an XML […]
