Sets the System.Xml.XmlResolver object used to resolve xs:import and xs:include elements as well as xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes.
Documentation for this section has not yet been entered.
The XmlSchemaValidationFlags.ProcessInlineSchema and XmlSchemaValidationFlags.ProcessSchemaLocation validation flags of an System.Xml.Schema.XmlSchemaValidator object are not set be default. Additionally, the XmlSchemaValidator.XmlResolver property of an System.Xml.Schema.XmlSchemaValidator object is null by default. As a result, external schemas referenced in include, imports, or redefine elements are not resolved by default.