XmlLite Catalog Items and Sysgen Variables (Compact 2013)

3/26/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.

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

Note

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

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