System.Xml.Schema.XmlSchema.Write Method

Writes the XML Schema to the supplied System.IO.Stream using the System.Xml.XmlNamespaceManager specified.

Syntax

public void Write (System.IO.Stream stream, System.Xml.XmlNamespaceManager namespaceManager)

Parameters

stream
The supplied data stream.
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