...

/

XPath Operators

XPath Operators

This lesson comprehensively discusses the operators that are provided by XPath.

What is an XPath operator?

XPath operators are defined on nodes/elements, returning either a node-set, a string, a boolean, or a number, as shown in the example below.

HTML structure considered for

...