not

Inverts the value of the function or expression that is passed into the not function.

RecordPath

Return value

/name[not(endsWith(., 'x'))]

John Doe

/name[not(contains(., 'x'))]

John Doe

/name[not(endsWith(., 'e'))]

<returns no results>