Specify the name of the conditional plugin class. The innter text of the element specifies the public property name. The property can be numerical, string or an ICollection (supporting the contains operation)
Name of the EventArgs object (e.g. X10Library.X10EventArgs)
description
xs:string
required
annotation
documentation
An event definition ties together conditions and an EventArgs object. Whether this event fires depends on an EventPublisher plugin raising a public event following the standard EventHandler signature - this is then checked against the conditions defined here.