<xsd:attributeGroup name="XML.Events">
<xsd:attribute ref="ev:event" />
<xsd:attribute ref="ev:observer" />
<xsd:attribute ref="ev:target" />
<xsd:attribute ref="ev:handler" />
<xsd:attribute ref="ev:phase" />
<xsd:attribute ref="ev:propagate" />
<xsd:attribute ref="ev:defaultAction" />
</xsd:attributeGroup>
|