svg:animationEvents

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
onbegin svg:ScriptType optional
onend svg:ScriptType optional
onrepeat svg:ScriptType optional

Used By

Source

<attributeGroup name="animationEvents">
  <attribute name="onbegin" type="svg:ScriptType" use="optional"/>
  <attribute name="onend" type="svg:ScriptType" use="optional"/>
  <attribute name="onrepeat" type="svg:ScriptType" use="optional"/>
</attributeGroup>