Share via


XmlLite Catalog Items and Sysgen Variables (Compact 7)

3/12/2014

In Windows Embedded Compact, you can use XmlLite to build high-performance C++ applications that use XML that adheres to the XML 1.0 standard.

For more information, see XmlLite.

Note

If you require document type definition (DTD) validation, support for scripting languages, or support for netcf, use the MSDOM XML Parser instead.

For more information about how to add or remove catalog items, see Design Your First OS.

Hardware and Software Requirements

  • A C++ application that uses XML.

Catalog Item and Sysgen Variable

The following table describes the catalog item and SYSGEN variable that you can use to add XmlLite to your OS.

Catalog item SYSGEN variable Description Dependencies

XmlLite

SYSGEN_XMLLITE

Support for C++ applications that use XML data.

None

See Also

Other Resources

XmlLite