|
An attribute list declaration takes the form <!ATTLIST name attributelist >
For example: <!ATTLIST recipe serves CDATA #REQUIRED
id ID #IMPLIED
tested (yes|no|maybe) "maybe">
|
| 15 Next | First| Previous |
|