Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

11.4. XmlDocument

XmlDocument is an in-memory representation of an XML document. Its object model and the methods that its types expose conform to a pattern defined by the W3C. So, if you’re familiar with another W3C-compliant XML DOM (e.g., in Java), you’ll be at home with XmlDocument. When compared to the X-DOM, however, the W3C model is much “clunkier.”

The base type for all objects in an XmlDocument tree is XmlNode. The following types derive from XmlNode:


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial