Returns true (1) if the node represents an NULL element. "<a/>" is considered NULL but "<a></a>" is not.
See Implementation
Returns true (1) if the node represents an NULL element. "<a/>" is considered NULL but "<a></a>" is not.