System::Xml::XmlReaderSettings::set_Schemas メソッド
XmlReaderSettings::set_Schemas method
スキーマ検証を実行する際に使用する XmlSchemaSet を設定します。
void System::Xml::XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | 設定する値です。 |
参照
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++