Extract XPath From XML Document

Overview

This plugin enables the users to extract XPaths of XML nodes with values from the provided XML document within Appian.

Key Features & Functionality

extractxpathfromxml - This function processes the provided XML document input and returns a list of string containing all the XPaths of XML nodes that have values.

Anonymous