Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

<when> rule element

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

Condition

Defines the condition when to apply the current rule. This element can be specified only once for each rule.

See Also

TOCIndex