not-exists
Returns false if the connected node exists; true otherwise. This function is the opposite of exists function, but, otherwise, it has the same use.
Languages
Built-in, C++, C#, Java, XQuery, XSLT 1.0, XSLT 2.0, XSLT 3.0.
Parameters
Name | Description |
---|---|
node | The node to be tested for non-existence. |