Limitations for using XML in the .NET Compact Framework.

List the limitations for using XML in the .NET Compact Framework.

Limitations of using XML in >Net CF:

- XmlDataDocument class is not supported
- XSLT is not supported
- Validating entity references on a applied DTD is not supported. It only supports XSD schema validation.
- XQuery language is not supported.
Describes culture and globalization support provided by the .NET Compact Framework.
.NET Compact Framework - Describes culture and globalization support provided by the .NET Compact Framework.
Differences between generics in the .NET Compact Framework and in the full .NET Framework.
.NET Compact Framework - Differences between generics in the .NET Compact Framework and in the full .NET Framework.
Post your comment