Execute XPath Expression Action
Description:
This action extracts values from an XML Document (a variable containing data in XML format) based on the XPath Query provided.

Properties:
XML Document to Parse:
This action displays an inobtrusive message though the notification pop-up
XPath Query:
Enter the XPath expression to execute against the XML Document.
Get First Value Only:
Specify whether you want to retrieve a single value (The first value only) or all the values that match the provided XPath expression.
Store Extracted Value(s) into:
Enter the name of the variable that will store the extracted node(s) as an XML Node or a list of XML Nodes (depending on your choice in “Get First Value Only” property)