XPath Test provides access to data on the path specified in XML data.
Information about how the data access process takes place can be obtained with the XPath Test examples in the Samples section.
The image containing the XPath Test settings is given below:
Working Logic of XPath
XPath's logic is normally based on accessing the XML element. This is how XML Transformation works in Content Filter, Encryption and Signature policies screens.
Apinizer has customized the variable definition and policies other than XML Transformation, Content Filter, Encryption and Signature to facilitate the use of XPATH.
This customization is as follows:
Normally, the text value of the element can be obtained by adding the text() function to the end of the XPath path, while the text value of the XPath is taken by default in Apinizer.