DOMEntity.ParentNode
Usage:
Description:
The parent DOM node or Undefined, if no parent node exists. All nodes, except Attribute, Document, DocumentFragment, Entity and Notation can have a parent node. If a node has just been created and has not been added into the tree or has been already deleted from it, a parent node does not exist.
Availability: