Mono Class Library: Overview

System.Xml.Schema.XmlSchemaValidator: Method Members

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

See Also: Inherited members from System.Object

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.