System::Xml::Schema::XmlSchemaComplexContent::get_IsMixed メソッド
XmlSchemaComplexContent::get_IsMixed method
型が混在コンテンツモデルを持つかどうかを判断する情報を返します。
bool System::Xml::Schema::XmlSchemaComplexContent::get_IsMixed()
ReturnValue
この値が true の場合、複合型の子要素間に文字データを挿入できます(混合コンテンツモデル)。デフォルトは false です。任意です。
参照
- Class XmlSchemaComplexContent
- Namespace System::Xml::Schema
- Library Aspose.Page for C++