Mono Class Library: Overview

System.Xml.Schema.XmlSchemaValidator: Members

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

See Also: Inherited members from System.Object

Public Constructors

Public Properties

LineInfoProviderSystem.Xml.IXmlLineInfo. Documentation for this section has not yet been entered.
SourceUriUri. Documentation for this section has not yet been entered.
ValidationEventSenderobject. 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

AddSchema(XmlSchema)
Documentation for this section has not yet been entered.
EndValidation()
Documentation for this section has not yet been entered.
GetExpectedAttributes() : XmlSchemaAttribute[]
Documentation for this section has not yet been entered.
GetExpectedParticles() : XmlSchemaParticle[]
Documentation for this section has not yet been entered.
GetUnspecifiedDefaultAttributes(ArrayList)
Documentation for this section has not yet been entered.
Initialize()
Documentation for this section has not yet been entered.
Initialize(XmlSchemaObject)
Documentation for this section has not yet been entered.
SkipToEndElement(XmlSchemaInfo)
Documentation for this section has not yet been entered.
ValidateAttribute(string, string, string, XmlSchemaInfo) : object
Documentation for this section has not yet been entered.
ValidateAttribute(string, string, XmlValueGetter, XmlSchemaInfo) : object
Documentation for this section has not yet been entered.
ValidateElement(string, string, XmlSchemaInfo)
Documentation for this section has not yet been entered.
ValidateElement(string, string, XmlSchemaInfo, string, string, string, string)
Documentation for this section has not yet been entered.
ValidateEndElement(XmlSchemaInfo) : object
Documentation for this section has not yet been entered.
ValidateEndElement(XmlSchemaInfo, object) : object
Documentation for this section has not yet been entered.
ValidateEndOfAttributes(XmlSchemaInfo)
Documentation for this section has not yet been entered.
ValidateText(string)
Documentation for this section has not yet been entered.
ValidateText(XmlValueGetter)
Documentation for this section has not yet been entered.
ValidateWhitespace(string)
Documentation for this section has not yet been entered.
ValidateWhitespace(XmlValueGetter)
Documentation for this section has not yet been entered.

Public Events

ValidationEventHandlerDocumentation for this section has not yet been entered.