xml_xml_findall
Extract all XML elements matching an XPath expression to retrieve tags, text, and attributes for data processing.
Instructions
[xml] Return all elements matching an XPath expression. Each result has tag, text, and attrs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_string | Yes | ||
| xpath | Yes |