<attributeGroup name="graphicsElementEvents">
<attribute name="onfocusin" type="svg:ScriptType" use="optional"/>
<attribute name="onfocusout" type="svg:ScriptType" use="optional"/>
<attribute name="onactivate" type="svg:ScriptType" use="optional"/>
<attribute name="onclick" type="svg:ScriptType" use="optional"/>
<attribute name="onmousedown" type="svg:ScriptType" use="optional"/>
<attribute name="onmouseup" type="svg:ScriptType" use="optional"/>
<attribute name="onmouseover" type="svg:ScriptType" use="optional"/>
<attribute name="onmousemove" type="svg:ScriptType" use="optional"/>
<attribute name="onmouseout" type="svg:ScriptType" use="optional"/>
<attribute name="onload" type="svg:ScriptType" use="optional"/>
</attributeGroup> |