System::Xml::Schema::XmlSchemaComplexType::get_IsMixed メソッド
XmlSchemaComplexType::get_IsMixed method
複合型が混在コンテンツモデル(コンテンツ内のマークアップ)を持つかどうかを決定する情報を返します。
bool System::Xml::Schema::XmlSchemaComplexType::get_IsMixed() override
ReturnValue
true, if character data can appear between child elements of this complex type; otherwise, false. The default is false. Optional.
参照
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++