XML

Frends.XML.XPathQuery / 2.2.0

Summary

Selects data from an XML document with an XPath expression.

Typical use — pulling specific values or repeating structures out of a document without a full transformation

Details

Frends version
5.5 and newer
Agent
Crossplatform
Target framework
net6.0

Query task input.

Name Type Default Example Description
XML String <book><title>Everyday Italian</title></book>

XML to be queried.

XPathQuery String /book/title/text()

The XPath Query

An unhandled error has occurred. Reload 🗙