Standard:
http://www.w3.org/TR/xpath#function-not
boolean
not
(
boolean
)
Standard excerpt:
The not function returns true if its argument is false, and false otherwise.