This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
notes:dtd_cheat_sheet [2026/09/14 14:14] 47.79.200.3 old revision restored (2026/06/11 02:10) |
notes:dtd_cheat_sheet [2026/09/15 05:15] (current) 216.73.216.243 old revision restored (2026/09/14 13:59) |
||
|---|---|---|---|
| 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 | ||