xml.DomDocument.getLastDocumentNode

Returns the last child DomNode object for a DomDocument object.

Syntax

getLastDocumentNode()
  RETURNING object xml.DomNode

Usage

Returns the last child DomNode object for this DomDocument object, or NULL.