System::Xml::Schema::XmlSchemaValidator::set_XmlResolver 메서드
XmlSchemaValidator::set_XmlResolver method
XmlResolver 객체를 설정하여 xs:import 및 xs:include 요소와 xsi:schemaLocation 및 xsi:noNamespaceSchemaLocation 속성을 해결합니다.
void System::Xml::Schema::XmlSchemaValidator::set_XmlResolver(const SharedPtr<System::Xml::XmlResolver> &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const SharedPtr<System::Xml::XmlResolver>& | 설정할 값. |
또 보기
- Typedef SharedPtr
- Class XmlResolver
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++