Evaluate XPath

Evaluates the XPath on a XML

This activity evaluates the XPath on a use-Decodespecified XML input.

Input

  • XPath: String Argument Required Input the XPath of the element to be read.

  • Input: String Argument Required Input the XML to evaluate the XML.

  • Decode Html: Boolean Argument Specifies whether to apply text preprocessing to decode Html to convert Html entities on the Html input.

  • Input Format: Specifies the type of input provided. By default the value is XML.

Output

Last updated