System.Xml Namespace

The System.Xml namespace provides support for processing XML. It is implemented in System.Xml.dll. Table A-29 lists the classes in this namespace.

Table A-29. Classes in the System.Xml Namespace 

Class

Description

NameTable

Implements a single-threaded XmlNameTable object.

XmlAttribute

Represents an attribute. Valid and default values for the attribute are defined in a document type definition (DTD) or schema.

XmlAttributeCollection

Represents a collection of attributes that can be accessed by name or index.

XmlCDataSection

Represents a CDATA section.

XmlCharacterData

Provides text manipulation methods that are used by several classes.

XmlComment

Represents the content of an XML comment.

XmlConvert

Encodes and ...

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.