| Attributes |
| Name |
Value |
Description |
| title |
CDATA |
IMPLIED. Text identifier for the element. |
| name |
NMTOKEN |
Specifies the name of the event binding. |
| value |
CDATA |
specifies the field value |
| iname |
NMTOKEN |
Specifies the name of the variable to be set with the index result of the selection. |
| ivalue |
CDATA |
Specifies the default-selected <option> element. |
| multiple |
BOOLEAN |
If TRUE, allows multiple <option> selections. |
| tabindex |
number |
Specifies the number in the tab order of input areas. |
| xml:lang |
NMTOKEN |
IMPLIED. Specifies the natural or formal language of an element. |