Document Object
The implementation property returns the DOMImplementation object that handles the document.
The following code fragment loads "books.xml" into xmlDoc using loadXMLDoc() and returns the DOMImplementation object that handles the document:
Output:
Document Object
Your message has been sent to W3Schools.