<delete-node>
Deletes the specified node from the document that contains it. This change must be persisted by another task (if persistence is desired).
| Name | XPath | Description | Reagent Type | Expected Type | Required |
|---|---|---|---|---|---|
| NODE | @node | Optional node to be deleted. If not provided, the value of the 'Attributes.NODE' request attribute will be used. | PHRASE | org.dom4j.Node | No |