System.Ext.Xml Namespace

Provides support for writing XML.

Classes

Name Description
Public Class XmlWriter Represents a writer that provides a fast, non-cached, forward-only means of generating streams or files containing XML data.

Enumerations

Name Description
Public Enumeration ConformanceLevel The type of conformance checking performed by an XmlReader or XmlWriter.
Public Enumeration XmlOutputMethod Specifies the method used to serialize the System.Xml.XmlWriter output.
Public Enumeration XmlSpace Specifies the current xml:space scope.