System::Xml::XmlDocument::get_Schemas メソッド
XmlDocument::get_Schemas method
この XmlDocument に関連付けられた XmlSchemaSet オブジェクトを返します。
SharedPtr<Schema::XmlSchemaSet> System::Xml::XmlDocument::get_Schemas()
ReturnValue
この XmlDocument に関連付けられた XML Schema 定義言語 (XSD) スキーマを含む XmlSchemaSet オブジェクトです。該当がない場合は空の XmlSchemaSet オブジェクトが返されます。
参照
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++