Mono Class Library: Overview

System.Xml.Schema.XmlSchema: Members

The members of System.Xml.Schema.XmlSchema are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

const
InstanceNamespacestring. Documentation for this section has not yet been entered.
const
Namespacestring. Documentation for this section has not yet been entered.

Public Properties

AttributeFormDefaultXmlSchemaForm. Documentation for this section has not yet been entered.
[read-only]
AttributeGroupsXmlSchemaObjectTable. Documentation for this section has not yet been entered.
[read-only]
AttributesXmlSchemaObjectTable. Documentation for this section has not yet been entered.
BlockDefaultXmlSchemaDerivationMethod. Documentation for this section has not yet been entered.
ElementFormDefaultXmlSchemaForm. Documentation for this section has not yet been entered.
[read-only]
ElementsXmlSchemaObjectTable. Documentation for this section has not yet been entered.
FinalDefaultXmlSchemaDerivationMethod. Documentation for this section has not yet been entered.
[read-only]
GroupsXmlSchemaObjectTable. Documentation for this section has not yet been entered.
Idstring. Documentation for this section has not yet been entered.
[read-only]
IncludesXmlSchemaObjectCollection. Documentation for this section has not yet been entered.
[read-only]
IsCompiledbool. Documentation for this section has not yet been entered.
[read-only]
ItemsXmlSchemaObjectCollection. Documentation for this section has not yet been entered.
[read-only]
NotationsXmlSchemaObjectTable. Documentation for this section has not yet been entered.
[read-only]
SchemaTypesXmlSchemaObjectTable. Documentation for this section has not yet been entered.
TargetNamespacestring. Documentation for this section has not yet been entered.
UnhandledAttributesSystem.Xml.XmlAttribute[]. Documentation for this section has not yet been entered.
Versionstring. Documentation for this section has not yet been entered.

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.