In this chapter, we'll see XPath operators and functions in details covering commonly used XPath defines and handles. XPath defines Operators and functions on Nodes, String, Number and Boolean types.
Following is the list we are going to discuss about.
S.No. | Operators/Functions & Description |
---|---|
1 | Comparision Operators Comparision operators to compare values. |
2 | Boolean Operators Boolean operators to check 'and', 'or' & 'not' functionalities. |
3 | Number Functions/Operators Operators/Functions on numbers. |
4 | String Functions Various string functions. |
5 | Node Functions/Operators Various functions and operators acting on nodes. |