Usage
<configuration><attributes-match><from-event-attribute>from-event-attribute</from-event-attribute> <!-- identifier --><equals/><starts-with/><to-event-attribute>to-event-attribute</to-event-attribute> <!-- identifier --></attributes-match></configuration>Description
List of matching attributes for events.
Contents
<condition>—Condition to apply for the two set of attributes.
equals—Attribute values should match.starts-with—Attribute value should start with the from event's attribute value.