[Contents] [Prev] [Next] [Index] [Report an Error]


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.

<from-event-attribute>—Attribute of event to compare.

<to-event-attribute>—Attribute of event to compare against.


[Contents] [Prev] [Next] [Index] [Report an Error]