System::Xml::Schema::XmlSchemaSet::set_XmlResolver method
XmlSchemaSet::set_XmlResolver method
Sets the XmlResolver used to resolve namespaces or locations referenced in include and import elements of a schema.
void System::Xml::Schema::XmlSchemaSet::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 XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++