Xpath Command: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:


<code>xpath</code> is available on Mac.
<code>xpath</code> is available on Mac.
=XPath Syntax=
{{Internal|XPath#Syntax|XPath Syntax}}


=Usage=
=Usage=

Revision as of 01:48, 1 July 2021

External

Internal

Overview

xpath is available on Mac.

XPath Syntax

XPath Syntax

Usage

Query a Path

xpath ./my-file.xml project
xpath ./my-file.xml project/component
xpath ./my-file.xml project/component/option