System::Xml::Schema::XmlSchemaValidator::set_XmlResolver method
XmlSchemaValidator::set_XmlResolver method
Sets the XmlResolver object used to resolve xs:import and xs:include elements as well as xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes.
void System::Xml::Schema::XmlSchemaValidator::set_XmlResolver(const SharedPtr<System::Xml::XmlResolver> &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const SharedPtr<System::Xml::XmlResolver>& | The value to set. | 
See Also
- Typedef SharedPtr
 - Class XmlResolver
 - Class XmlSchemaValidator
 - Namespace System::Xml::Schema
 - Library Aspose.Font for C++