Get the string value of a node For element/document nodes: concatenates all text nodes For text/attribute/comment nodes: the text content For processing instructions: the data part
Get the string value of a node For element/document nodes: concatenates all text nodes For text/attribute/comment nodes: the text content For processing instructions: the data part