System.Xml.Schema.XmlSchema.Read Method

Reads an XML Schema from the supplied System.IO.TextReader.

Syntax

public static XmlSchema Read (System.IO.TextReader reader, ValidationEventHandler validationEventHandler)

Parameters

reader
The TextReader containing the XML Schema to read.
validationEventHandler
The validation event handler that receives information about the 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