Activity RepositoryXMLNodesXML Delete Node by XPathOn this pageXML Delete Node by XPathActivity Description Deletes an XML node according to its path. Output Success/Failure Settings XML Session – The XML session in which to delete the node. XPath Query – The deleted node's location and criteria. Example: //chat[@resolve=true]