Mono Class Library: Overview

System.Xml.Schema.XmlSchemaSet: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

CompilationSettingsXmlSchemaCompilationSettings. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
GlobalAttributesXmlSchemaObjectTable. Documentation for this section has not yet been entered.
[read-only]
GlobalElementsXmlSchemaObjectTable. Documentation for this section has not yet been entered.
[read-only]
GlobalTypesXmlSchemaObjectTable. Documentation for this section has not yet been entered.
[read-only]
IsCompiledbool. Documentation for this section has not yet been entered.
[read-only]
NameTableSystem.Xml.XmlNameTable. Documentation for this section has not yet been entered.
[write-only]
XmlResolverSystem.Xml.XmlResolver. Documentation for this section has not yet been entered.

Public Methods

Add(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
Add(XmlSchemaSet)
Documentation for this section has not yet been entered.
Add(string, string) : XmlSchema
Documentation for this section has not yet been entered.
Add(string, System.Xml.XmlReader) : XmlSchema
Documentation for this section has not yet been entered.
Compile()
Documentation for this section has not yet been entered.
Contains(string) : bool
Documentation for this section has not yet been entered.
Contains(XmlSchema) : bool
Documentation for this section has not yet been entered.
CopyTo(XmlSchema[], int)
Documentation for this section has not yet been entered.
Remove(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
RemoveRecursive(XmlSchema) : bool
Documentation for this section has not yet been entered.
Reprocess(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
Schemas() : ICollection
Documentation for this section has not yet been entered.
Schemas(string) : ICollection
Documentation for this section has not yet been entered.

Public Events

ValidationEventHandlerDocumentation for this section has not yet been entered.