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/06/10 11:33] 114.119.158.118 old revision restored (2007/10/04 03:15) |
notes:dtd_cheat_sheet [2026/06/15 16:51] (current) 114.119.132.52 old revision restored (2026/06/10 09:30) |
||
|---|---|---|---|
| Line 41: | Line 41: | ||
| * a,b - a and then b in that order | * a,b - a and then b in that order | ||
| + | |||
| ==== DTD Attributes ==== | ==== DTD Attributes ==== | ||
| - | * An attribute specified in a DTD takes the form < | + | * An attribute specified in a DTD takes the form < |
| + | < | ||
| + | | ||
| + | attribute-name2 attribute-type2 default-value2 | ||
| + | | ||
| < | < | ||
| | | ||
| - | | + | |
| - | form (Cash|Cheque) " | + | form (Cash|Cheque) " |
| * attribute-type can be one of the following | * attribute-type can be one of the following | ||