textNodes in DOM, HTML, XML are nodes which contain only text, rather than the other node types of element, comment, and processing instruction.
textNode
s in DOM, HTML, XML are nodes which contain only text, rather than the other node types of element, comment, and processing-instruction.