DTD Tutorial
The role of DTD (Document Type Definition) is to define the legal building blocks of an XML document.
DTD can be declared inline within the XML document or referenced as an external file.
The role of DTD (Document Type Definition) is to define the legal building blocks of an XML document.
DTD can be declared inline within the XML document or referenced as an external file.