xml.DomDocument.getDocumentNodesCount

Returns the number of child DomNode objects for a DomDocument object.

Syntax

getDocumentNodesCount()
  RETURNING count INTEGER

Usage

Returns the number of child DomNode objects for this DomDocument object.