System.Web.Services.Discovery.SchemaReference.ReadDocument Method

Reads and returns the XSD schema from the passed System.IO.Stream.

Syntax

public override object ReadDocument (System.IO.Stream stream)

Parameters

stream
System.IO.Stream containing the XSD schema.

Returns

An System.Xml.Schema.XmlSchema containing the contents of the referenced XSD schema.

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