SAX2 COM-C++ Interfaces

 

The Microsoft® COM/C++ implementation of the latest version of the Simple API for XML (SAX2) includes a handful of interfaces that map to the Java-based SAX2 standard, which was developed collaboratively by the members of the XML-DEV mailing list.

The Microsoft COM implementation includes the following interfaces:

You can find an implementation of the Java-based standard at http://www.megginson.com/SAX/Java/index.html.

SAX2 COM/Visual Basic Interfaces

The Microsoft® COM/Visual Basic® implementation of the latest version of the Simple API for XML (SAX2) includes a handful of interfaces that map to the Java-based SAX2 standard, which was developed collaboratively by the members of the XML-DEV mailing list. The Visual Basic interfaces are wrappers that are based on the Microsoft XML Parser (MSXML) SAX2 COM/C++ interfaces.

The Microsoft COM implementation includes the following interfaces:

You can find an implementation of the Java-based standard at http://www.megginson.com/SAX/Java/index.html.