Boolean Functions
The XPath syntax supports Boolean functions which return strings or numbers, and can be used with comparison operators in filter patterns.
Boolean Functions
boolean |
Converts the argument to a Boolean. |
true |
Returns True. |
false |
Returns False. |