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.

См. также