November 2000
Intermediate to advanced
384 pages
8h 8m
English
Five groups of attributes are used together frequently enough that they are placed into sets according to purpose, known as collections. The following table lists the collection name and each member attribute. Each attribute in the collection is further noted with its corresponding data type. The last collection, Common, is a superset of the other collections:
| Collection name | Attributes |
|---|---|
| Core | Class (NMTOKEN), id (ID), title (CDATA) |
| I18N (Internationalization) | dir ("rtl"|"ltr"), xml:lang (NMTOKEN) |
| Events (each of type Script)[1] | onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup |
| Style[2] | style (CDATA) |
| Common | Core + I18N + Events + Style |
[1] The Events collection is only defined ...
Read now
Unlock full access