Introduction - If you have any usage issues, please Google them yourself
These sample files contain a collection of snippets showing how to use
the MSXML parser from C++ (VC 6.0). The sample program demonstrates:
- Loading an XML document from disk,
- Loading an XML document from a URL,
- Building an XML document in memory,
- Walking a loaded XML document tree,
- Saving an XML document to disk.