rule

A <rule> specifies a set of <actions> and a set of <conditions> under which those <actions> are performed.

Example

See <policy>.

1. Allowed Content

description
description of a <policy> or a <rule>
comment
long description of a <rule>
conditions
conditions under which the actions of a <rule> are performed
actions
actions that are performed by a <rule>

2. Attributes

AttributeValue(s)Default Value
disabled true   |  false
true if this element is disabled
false
notrace true   |  false
false

3. Content Rule

( description ? , comment * , conditions , actions )

4. Parent Elements

policy
  a policy

Top Elements || All Elements || Tree


DirXMLScript DTD