XML Minimal Parser (Windows CE 5.0)
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 Minimal Parser Application Development
Provides high-level information necessary to develop applications that use the XML Minimal parser. - XML Minimal Parser Registry Settings
Describes the registry settings that are necessary to configure this functionality in your device. - XML Minimal Parser Migration
Provides information about migrating XML Minimal Parser functionality from earlier versions of Windows CE to Windows CE 5.0. - XML Minimal Parser Samples
Provides examples that demonstrate the use of XML Minimal Parser programming elements in applications. - XML Minimal Parser Reference
Provides detailed information about the XML Minimal Parser programming elements. - SAX2 C++ Common Notices
Describes strings, declaration conflicts, skipped entities, XML features, properties, return values as applicable to SAX2.
Related Sections
- 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