Finds nodes matching a simple XPath expression.
Supports descendant search with double-slash prefix, absolute paths from root, and attribute filters using bracket notation.
| root |
root node. |
| expr |
XPath expression. |
|
list of matching nodes. |