Like
xmlstarlet sel --var xp 'xpathExpression' -t -v '$xp' file.xml
is it possible to use internal variables in xidel?
I know I can use shell and "double quotes", but that's not the question.
Like
xmlstarlet sel --var xp 'xpathExpression' -t -v '$xp' file.xml
is it possible to use internal variables in xidel?
I know I can use shell and "double quotes", but that's not the question.
Copyright © 2021 Jogjafile Inc.
readme, or
xidel --usage:So, for instance:
Or of course with the XQuery Let Clause (not global):
xidel --help:So, for instance: