This document summarizes the .NET Framework XML classes and the processing options they provide.
The XML classes in the .NET Framework have been designed to offer:
For detailed information on the suite of XML classes in the .NET Framework, see the System.Xml, System.Xml.XPath, System.Xml.Xsl, System.Xml.Schema, and System.Xml.Linq namespaces.
Summary of XML Processing Options
Concepts
Other Resources