XML Minimal Parser (Windows CE 5.0)

Send Feedback

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 Core Services and Document Object Model
    Describes the Document Object Model (DOM), and provides a set of application programming interfaces (APIs) that allow you to access and manipulate an XML document.
  • XML DOM Security
    Provides security information regarding XML DOM and best practices for implementation.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.