不错,看看人家老外的文章,五星
Assumptions About the Reader
This article assumes that you are familiar with the basics of what XML is and what it can be used for. If you are new to XML, I would suggest reading one of the many fine tutorials on the subject first and then returning to this document.
Introducing the XML Document Object Model (DOM)
The XML Document Object Model, or DOM, is a very powerful and robust programmatic interface that not only enables you to programatically load and parse
http://www.codeguru.com/Cpp/misc/misc/article.php/c3707Introduction to Using the XML DOM from Visual C++
20051111