xml.DomNode.getNodeValue

Returns the value for a DomNode object.

Syntax

getNodeValue()
  RETURNING str STRING 

Usage

Returns the value for this DomNode object, or NULL.