Removes identified nodes from the XML output document.

The Delete nodes extraction rule deletes all nodes matching the Xpath defined in the XPath property set for the rule. Nodes are deleted from the XML output generated by a previously executed Web Clipper extraction rule.
When setting a Web Clipper extraction rule, it is sometimes impossible to avoid clipping unwanted elements. This rule allows to delete them following their extraction.

Property Type Category Description
Comment String configuration Describes the object comment to include in the documentation report.
This property generally contains an explanation about the object.
Is active boolean configuration Defines whether the extraction rule is active.
XPath String selection Defines the Xpath expression of nodes on which the extraction rule applies.
Depending on the extraction rule, the execution of this Xpath on the web page DOM can result in a single Node or a NodeList.