I’m wondering if the XML Document inspector works on Linux and AIX. I know it’s in the relevance language reference, but I can’t seem to get it work. I’m using the following command, an example from the documentation:
node names of child nodes of xml document of file “/my/path/something.xml”
I am getting the error:
E: The operator “xml document” is not defined.
The XML file definitely exists, and is definitely valid.