The
SVGEvent class is used to provide contextual information about an event to the handler processing the event.
SVGT 1.1 only allows interactivity with declarative animation. The list of event-symbols available for a given event-base element is the list of event attributes available for the given element as defined by the SVG DTD, with the one difference that the leading 'on' is removed from the event name (i.e., the animation event name is 'click', not 'onclick').
@author Andrew Girow
@version 1.9