This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
notes:dtd_cheat_sheet [2026/06/13 21:17] 216.73.216.124 old revision restored (2026/06/09 10:26) |
notes:dtd_cheat_sheet [2026/06/13 21:26] (current) 216.73.216.124 old revision restored (2026/06/09 12:32) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Document Type Definition (DTD) ===== | ===== Document Type Definition (DTD) ===== | ||
| + | |||
| + | This is a cheat sheet for the DTD language. It is a follow up to the [[XML Cheat Sheet]] and summarizes [[http:// | ||
| * A **D**ocument **T**ype **D**efinition (DTD) defines the legal building blocks of an XML document. It defines the document structure with a list of legal elements and attributes. | * A **D**ocument **T**ype **D**efinition (DTD) defines the legal building blocks of an XML document. It defines the document structure with a list of legal elements and attributes. | ||