fn:not(item()* $srcval) → boolean
Function signature
$srcval
item() *
Result
xs:boolean
Returns true if the effective boolean value of the argument is false, and vice versa
XPath 2.0 Specification
Expand
Up Next