System.Xml.Schema.XmlSchema.Read Method

Reads an XML Schema from the supplied stream.

Syntax

public static XmlSchema Read (System.IO.Stream stream, ValidationEventHandler validationEventHandler)

Parameters

stream
The supplied data stream.
validationEventHandler
The validation event handler that receives information about XML Schema syntax errors.

Returns

The System.Xml.Schema.XmlSchema object representing the XML Schema.

Remarks

Documentation for this section has not yet been entered.

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