nodegettextcontent16 IBM The method getTextContent returns the text content of this node and its descendants. Invoke the method getTextContent on a new DocumentFragment node with new Text, EntityReferences CDATASection, PI and Comment nodes and check if the value returned is a single concatenated String with its content. Neil Delima 2002-06-10