<rule>

Description: Each <rule> tag contains a single rule that will be applied to the IBM OpenPages® data when the ruleset is selected and a Reset session is initiated.

Parent Tags: <ruleSet>

Child Tags: <propertyUpdateRule>, <objectDeleteRule>, <objectDisassociateRule>, <criteria>

Syntax:

<rule name="Name"
      description="Description"
      type="[Property Update|Object Delete|Object Disassociate]"
</rule>

Attributes:

  • name

    The name of the rule. The maximum length for the rule name attribute is 255 bytes (not characters).

  • description

    A description of the function of the rule. The maximum length for the rule name attribute is 2,000 bytes (not characters).

  • type

    The type of rule. There are three types of rules: Property Update, Object Delete, and Object Disassociate.