javascript xml XMLDocument
@March 15, 2008, 1:22 a.m.
XMLDocument | Firefox/Netscape/NN n/a IE 5(Win) Chrome/Safari/DOM n/a |
Read-only | |
This is a reference to the Microsoft XML document object. This object resembles the W3C DOM core document object in many ways, but Microsoft provides a different syntax to read and write data from the object. See http://msdn.microsoft.com/xml/reference/xmldom/start.asp for details. |
|
Example | |
var xmlDoc = document.getElementById("XMLData").XMLDocument; |
|
Value | |
Reference to an MS XML document object. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/xml-xmldocument.aspx
Powered by Linode.