Site Tools


notes:dtd_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
notes:dtd_cheat_sheet [2026/06/07 03:28]
114.119.135.37 old revision restored (2026/06/04 19:42)
notes:dtd_cheat_sheet [2026/06/07 12:42] (current)
114.119.145.205 old revision restored (2007/10/05 18:34)
Line 2: Line 2:
  
 This is a cheat sheet for the DTD language. It is a follow up to the [[XML Cheat Sheet]] and summarizes [[http://www.w3schools.com/dtd/default.asp | this DTD Tutorial]]. There is also an [[XML Schema Cheat Sheet]]. This is a cheat sheet for the DTD language. It is a follow up to the [[XML Cheat Sheet]] and summarizes [[http://www.w3schools.com/dtd/default.asp | this DTD Tutorial]]. There is also an [[XML Schema Cheat Sheet]].
 +
 +For reference this is the [[http://www.w3.org/TR/REC-xml/  | XML Specification]] (which also documents DTD) and the [[http://www.xml.com/axml/testaxml.htm | version annotated by Tim Gray]].
  
   * 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.
notes/dtd_cheat_sheet.txt ยท Last modified: 2026/06/07 12:42 by 114.119.145.205