Represents a basic node in the the Document Object Model (DOM).
Inherits :
This object represents a basic, empty, node in a DOM document tree.
Instances of this object are not constructed directly, rather they are potentially returned by various methods on instances of other Document Object Model (DOM) Objects if the node they represent is invalid (NULL).