Mono Class Library: Overview

System.Xml.Schema.XmlSchema: Method Members

The methods of System.Xml.Schema.XmlSchema are listed below. For a list of all members, see the XmlSchema Members list.

See Also: Inherited members from System.Xml.Schema.XmlSchemaObject

Public Methods

Compile(ValidationEventHandler)
Documentation for this section has not yet been entered.
Compile(ValidationEventHandler, System.Xml.XmlResolver)
Documentation for this section has not yet been entered.
static
Read(System.IO.Stream, ValidationEventHandler) : XmlSchema
Documentation for this section has not yet been entered.
static
Read(System.IO.TextReader, ValidationEventHandler) : XmlSchema
Documentation for this section has not yet been entered.
static
Read(System.Xml.XmlReader, ValidationEventHandler) : XmlSchema
Documentation for this section has not yet been entered.
Write(System.IO.Stream)
Documentation for this section has not yet been entered.
Write(System.IO.TextWriter)
Documentation for this section has not yet been entered.
Write(System.Xml.XmlWriter)
Documentation for this section has not yet been entered.
Write(System.IO.Stream, System.Xml.XmlNamespaceManager)
Documentation for this section has not yet been entered.
Write(System.IO.TextWriter, System.Xml.XmlNamespaceManager)
Documentation for this section has not yet been entered.
Write(System.Xml.XmlWriter, System.Xml.XmlNamespaceManager)
Documentation for this section has not yet been entered.