xml.DomNode.getChildrenCount

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

Syntax

getChildrenCount()
  RETURNING cnt INTEGER

Usage

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