System.Web.Services.Discovery.SchemaReference.WriteDocument Method

Writes the passed XSD schema into the passed System.IO.Stream.

Syntax

public override void WriteDocument (object document, System.IO.Stream stream)

Parameters

document
The System.Xml.Schema.XmlSchema to write into stream.
stream
The System.IO.Stream into which the serialized XSD schema is written.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0