set_XmlResolver()
XmlSchemaValidator::set_XmlResolver(const SharedPtr<System::Xml::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)
Arguments
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.Slides