Genpact Cora Knowledge Center

Support

XPath Methods

Overview

Perform XPath operations.

Return Type Value

XML element

XML value

Example

XPathSelectValue("<root><e1>abc</e1></root>", "//e1")

Supported Method Types

  • XPathSelectElement
  • XPathSelectElements
  • XPathSelectValue