XML Minimal Parser

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

XML Minimal Parser is a limited version of the Microsoft® XML Parser (MSXML) version 3.0 SP1 and is implemented as a scaled down version of the Simple API for XML (SAX). SAX is an interface that allows you to write applications to read data in an XML document. SAX2 is the latest version of this application programming interface (API).

In This Section

  • XML DOM Security
    Provides security information regarding XML DOM and best practices for implementation.
  • SAX2 C++ Common Notices
    Describes strings, declaration conflicts, skipped entities, XML features, properties, return values as applicable to SAX2.