Text Object
The data property sets or returns the text of an element or attribute.
The following code fragment loads "books.xml" into xmlDoc using loadXMLDoc() and outputs the text from the first <title> element:
The output of the code above will be:
Text Object
Your message has been sent to W3Schools.