طريقة 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.

انظر أيضًا