JumpStart for Creating a SAX2 Application with C++

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - SAX2 Developer's Guide

JumpStart for Creating a SAX2 Application with C++

As a quick introduction to how Microsoft® XML Core Services (MSXML) 5.0 for Microsoft Office implements the Simple API for XML (SAX2), and to help you get started building applications using the SAX2 interfaces, this section shows you how to build a basic C++ application that reads an XML document and prints the document's tags to the console.

To run this tutorial, you will need the following:

  • MSXML version 3.0 or later.
  • The JumpStart application, available from the Other ResourcesMSDN Code Center.

This section includes the following topics: