This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
notes:dtd_cheat_sheet [2026/07/29 05:42] 191.85.57.5 old revision restored (2026/07/04 18:51) |
notes:dtd_cheat_sheet [2026/08/01 22:11] (current) 181.188.78.173 old revision restored (2026/06/07 22:57) |
||
|---|---|---|---|
| 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:// | ||
| + | |||
| + | For reference this is the [[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. | ||