javascript xml XMLDocument
| XMLDocument | NN n/a IE 5(Win) 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. |
|
Previous: javascript xmp Description
Next: javascript xml src
2278,Nickname,Homepage or email,Comments here,Add comment
