xml.DomNode.getOwnerDocument

Returns the DomDocument object containing this DomNode object.

Syntax

getOwnerDocument()
  RETURNING object xml.DomDocument

Usage

Returns the DomDocument object containing this DomNode object, or NULL.