xpath
Query and extract specific data from XML content using XPath syntax. Input XML and the XPath query to retrieve targeted information efficiently.
Instructions
Select query XML content using XPath
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mimeType | No | The MIME type (e.g. text/xml, application/xml, text/html, application/xhtml+xml) | text/html |
query | Yes | The XPath query to execute | |
xml | Yes | The XML content to query |