do-strip-xpath

The <do-strip-xpath> action causes nodes selected by the XPATH 1.0 expression to be remove from the current operation. The expression must evaluate to a node-set.

Example

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

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s)Default Value
disabled true   |  false
true if this element is disabled
false
expression CDATA
xpath expression
#REQUIRED
notrace true   |  false
false

3. Content Declaration

Empty

4. Parent Elements

actions
  actions that are performed by a <rule>
arg-actions
  actions argument

Top Elements || All Elements || Tree


DirXMLScript DTD