System::Xml::XmlReaderSettings::get_Schemas メソッド
XmlReaderSettings::get_Schemas method
スキーマ検証を実行する際に使用する XmlSchemaSet を返します。
SharedPtr<Schema::XmlSchemaSet> System::Xml::XmlReaderSettings::get_Schemas()
ReturnValue
スキーマ検証を行う際に使用する XmlSchemaSet。デフォルトは空の XmlSchemaSet オブジェクトです。
参照
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++