System::Xml::Schema::XmlSchemaValidator::set_XmlResolver methode
XmlSchemaValidator::set_XmlResolver method
Stelt het XmlResolver object in dat wordt gebruikt om xs:import- en xs:include-elementen evenals xsi:schemaLocation- en xsi:noNamespaceSchemaLocation-attributen op te lossen.
void System::Xml::Schema::XmlSchemaValidator::set_XmlResolver(const SharedPtr<System::Xml::XmlResolver> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const SharedPtr<System::Xml::XmlResolver>& | De waarde om in te stellen. |
Zie ook
- Typedef SharedPtr
- Class XmlResolver
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++