Boolean Functions
The XML Path Language (XPath) syntax supports Boolean functions that return strings or numbers, and can be used with comparison operators in filter patterns.
Boolean Functions
Converts the argument to a Boolean. |
|
Returns false. |
|
Returns true if the |
|
Returns true if the argument is false, otherwise, false. |
|
Returns true. |