System.Xml.Schema.XmlSchema.Write Method

Writes the XML Schema to the supplied System.Xml.XmlWriter.

Syntax

public void Write (System.Xml.XmlWriter writer, System.Xml.XmlNamespaceManager namespaceManager)

Parameters

writer
The System.Xml.XmlWriter to write to.
namespaceManager
The System.Xml.XmlNamespaceManager.

Remarks

Note:

Supplying an System.Xml.XmlNamespaceManager disables automatic namespace prefix mapping.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0