MSXML2.DOMDocument.4.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sreemati
    New Member
    • Jun 2007
    • 42

    MSXML2.DOMDocument.4.0

    Hi Everyone,

    I would be glad if someone can elaborate on what is MSXML2.DOMDocum ent.4.0?? What exactly it does?

    Thanks and regards,
    Sree
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    It's basically a structure built for the representation of XML documents. This may allow you to output, or manipulate the xml in particular defined ways.

    I suggest looking at http://en.wikipedia.org/wiki/Document_Object_Model.

    Comment

    Working...