Loading TOC...

CharacterData.wholeText

CharacterData.wholeText as String

Summary

The text of the text node concatenated with its logically adjacent text nodes.

Usage Notes

This property is defined only for text nodes.

Example

cts.doc("example.xml").root.firstChild.wholeText

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.