You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Run an XPath expression given as argument and print the result\&. In case of a nodeset result, each node in the node set is serialized in full in the output\&. In case of an empty node set the "XPath set is empty" result will be shown and an error exit code will be returned\&.
360
+
Run an XPath expression given as argument and print the result\&. In case of a nodeset result, each node in the node set is serialized in full in the output\&. In case of an empty node set the "XPath set is empty" result will be shown and exit code 11 will be returned\&.\&. This feature is EXPERIMENTAL\&. Implementation details can change without futher notice\&.
when <codeclass="option">--chkregister</code> option is used)
165
-
</p></dd><dt><spanclass="term"><spanclass="errorcode">9</span></span></dt><dd><p>Out of memory error</p></dd><dt><spanclass="term"><spanclass="errorcode">10</span></span></dt><dd><p>XPath evaluation error</p></dd></dl></div></div><divclass="refsect1"><aname="seealso"></a><h2>SEE ALSO</h2><p><spanclass="citerefentry"><spanclass="refentrytitle">libxml</span>(3)</span>
167
+
</p></dd><dt><spanclass="term"><spanclass="errorcode">9</span></span></dt><dd><p>Out of memory error</p></dd><dt><spanclass="term"><spanclass="errorcode">10</span></span></dt><dd><p>XPath evaluation error</p></dd><dt><spanclass="term"><spanclass="errorcode">11</span></span></dt><dd><p>XPath result is empty</p></dd></dl></div></div><divclass="refsect1"><aname="seealso"></a><h2>SEE ALSO</h2><p><spanclass="citerefentry"><spanclass="refentrytitle">libxml</span>(3)</span>
166
168
</p><p>
167
169
More information can be found at
168
170
</p><divclass="itemizedlist"><ulclass="itemizedlist" style="list-style-type: disc; "><liclass="listitem"><p><spanclass="citerefentry"><spanclass="refentrytitle">libxml</span>(3)</span> web page <aclass="ulink" href="https://gitlab.gnome.org/GNOME/libxml2" target="_top">https://gitlab.gnome.org/GNOME/libxml2</a>
0 commit comments