query xml
for filters
execute xpath query on xml
This command requires a plugin
The query xml
command resides in the query
plugin. To use this command, you must install and register nu_plugin_query
. See the Plugins chapter in the book for more information.
Signature
> query xml {flags} (query)
Parameters
query
: xpath query
Input/output types:
input | output |
---|---|
any | any |