Option | Description |
Prefix | Includes prefixes in the generated XPath expression. The XPath Helper resolves these prefixes to their corresponding namespaces, depending upon the namespace entries listed on the Namespaces tab. |
Namespace | Includes the required namespaces in the generated XPath expression. This generated XPath expression is independent of the list of namespaces on the Namespaces tab. |
Local Name | Generates an XPath expression that is independent of the prefixes and namespaces used in the input document. |
Icon | Option | Description |
Recent XPath Expressions | Displays 10 recent XPath expressions. You can select a different expression for evaluation. | |
Use Index | Inserts an index in the XPath expression to identify the position of the element. | |
Invoke Text Function | Generates an XPath expression that invokes the text() function in the last location step. | |
Select Node Depth | Limits the number of location steps in an XPath expression and determines whether the expression is relative or absolute. |