Excerpt | ||
---|---|---|
| ||
xmlToItems(XML, XPath) Extracts nodes from a chunk of XML (a string) and creates a list of items |
Function: xmlToItems()
Extracts nodes from a chunk of XML (a string) and creates a list of items - which can be processed just as any list of values in PhixFlow.
...