The optional <when> element is used to specify the criteria identifying if the rule should be applied or not. If there is no when tag then the rule always applies.
<XFDrules>
<rule>
<when>
</when>
</rule>
</XFDrules>
Elements
Element |
Description |
Defines the condition when to apply the current rule. This element can be specified only once for each rule. |
See Also