System.Xml.XmlDocument 4.0.0-beta-22816
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
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>System.Xml.XmlDocument</id>
<version>4.0.0-beta-22816</version>
<title>System.Xml.XmlDocument</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>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</description>
<summary>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.</summary>
<copyright>Copyright © Microsoft Corporation</copyright>
<dependencies>
<dependency id="System.IO" version="4.0.10-beta-22816" />
<dependency id="System.Runtime" version="4.0.20-beta-22816" />
<dependency id="System.Xml.ReaderWriter" version="4.0.10-beta-22816" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.5" />
</frameworkAssemblies>
</metadata>
</package>