xhtml.form.events.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
onreset Script optional
onsubmit Script optional

Used By

Attribute Group xhtml.form.attlist

Source

<xs:attributeGroup name="xhtml.form.events.attlist">
  <xs:attribute name="onsubmit" type="xh11d:Script"/>
  <xs:attribute name="onreset" type="xh11d:Script"/>
</xs:attributeGroup>