do-strip-xpath

Removes nodes selected by the XPath 1.0 expression from the current operation. The expression must evaluate to a node set.

Example

<do-strip-xpath expression="*[@attr-name='OU']"/>

Allowed Content

EMPTY

Attributes

Attribute

Possible Values

Default Value

disabled

true | falseTrue if this element is disabled.

false

expression

CDATA

XPath expression.

#REQUIRED

notrace

true | false

True if this element should not be traced during execution of the policy.

false

Content Declaration

Empty

Parent Elements

Element

Description

actions

Actions that are performed by a <rule>.

arg-actions

Actions argument.