Focus attributes.
| Attribute | Description | Type | Default | Options | Use |
|---|---|---|---|---|---|
| accesskey | Specifies the character that can be used to activate the element. | xs:string | none | optional | |
| onblur | Script policy to execute when the element loses focus. | xs:string | none | optional | |
| onfocus | Script policy to execute when the element gets focus. | xs:string | none | optional |