System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract メソッド
XmlSchemaComplexType::get_IsAbstract method
complexType 要素がインスタンス文書で使用できるかどうかを決定する情報を返します。
bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()
ReturnValue
true の場合、要素はこの complexType 要素を直接使用できず、この complexType 要素から派生した複合型を使用しなければなりません。デフォルトは false です。オプション。
参照
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++