Javascript Reference
Objects > xml
javascript xml Description
The xml object reflects the Microsoft proprietary xml element, creating a so-called XML data island inside an HTML document.
javascript xml src
Contains the URL of the external XML document loaded into the data island. To load a new document after the fact, assign a new URL to this property.
javascript xml XMLDocument
This is a reference to the Microsoft XML document object. This object resembles the W3C DOM core document object in many ways, but Microsoft provide

Powered by Linode.