This documentation is archived and is not being maintained.
XML Documents and Data
.NET Framework 3.5
The XML classes in the System.Xml namespace provide a comprehensive and integrated set of classes, allowing you to work with XML documents and data. The XML classes support parsing and writing XML, editing XML data in memory, data validation, and XSLT transformation.
Show: