xhtml.textarea.events.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
onblur Script optional
onchange Script optional
onfocus Script optional
onselect Script optional

Used By

Attribute Group xhtml.textarea.attlist

Source

<xs:attributeGroup name="xhtml.textarea.events.attlist">
  <xs:attribute name="onfocus" type="xh11d:Script"/>
  <xs:attribute name="onblur" type="xh11d:Script"/>
  <xs:attribute name="onselect" type="xh11d:Script"/>
  <xs:attribute name="onchange" type="xh11d:Script"/>
</xs:attributeGroup>