Condition Weight List

<parameter type="ConditionWeightList">
	<condition weight="1.3345" > <!—0..N of these in an ordered list -->
		<negatePrimaryCondition>false</negatePrimaryCondition>
		<conditionRelation>All</conditionRelation>
		<conditionSpec>
			<negate>false</negate>
			<fieldName>ev:msg</fieldName>
			<operator>containsString</operator>
			<valueType>string</valueType>
			<value>delete</value>
		</conditionSpec>
	</condition>
</parameter>

default

<parameter type="ConditionWeightList">
</parameter>

default <condition>

<condition weight="1.0" > <!—0..N of these in an ordered list -->
	<!—same as Condition parameter -->
</condition>