include

Includes the rules from the policy referenced by the name attribute at runtime into the including policy as if they are part of the including policy at the point of inclusion.

Remarks

The name attribute should be the slash form DN of the object containing the policy to be included. The DN might be relative to the including policy.

The inclusion is recursive because a policy might include other policies. It is an error for a policy to directly or indirectly include itself.

Example

See <policy>.

Allowed Content

EMPTY

Attributes

Attribute

Possible Values

Default Value

disabled

true | false

True if this element is disabled.

false

name

CDATA

The name of the policy to include.

#REQUIRED

Content Declaration

Empty

Parent Elements

Element

Description

policy

A policy.