'XMLDocument' Syntax and Note : XMLDocument « Javascript Properties « JavaScript Reference

'XMLDocument' Syntax and Note

Note:

Read and write property. 
Returns a reference to an XML document.
    
Syntax:
    
document.XMLDocument;
document.all.xmlID.XMLDocument;

    

      
      








Related examples in the same category

1.'XMLDocument' Example
2.'XMLDocument' is applied to