Skip to main content
System.Xml.XmlDocument package icon

System.Xml.XmlDocument

Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
1.8B
1,778,744,345
Published
Nov 15, 2016
Latest stable version

Install

.NET CLI
dotnet add package System.Xml.XmlDocument --version 4.3.0
Package Manager Console
Install-Package System.Xml.XmlDocument -Version 4.3.0
PackageReference
<PackageReference Include="System.Xml.XmlDocument" Version="4.3.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 .NETStandard1.3 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.Collections
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Globalization
.NETStandard1.3
[4.3.0, )
System.IO
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Text.Encoding
.NETStandard1.3
[4.3.0, )
System.Threading
.NETStandard1.3
[4.3.0, )
[4.3.0, )