<xs:attributeGroup name="XmlEvents.attlist">
<xs:attribute ref="ev:event" />
<xs:attribute ref="ev:observer" />
<xs:attribute ref="ev:target" />
<xs:attribute ref="ev:handler" />
<xs:attribute ref="ev:phase" />
<xs:attribute ref="ev:propagate" />
<xs:attribute ref="ev:defaultAction" />
</xs:attributeGroup>
|