System::Xml::Schema::XmlSchemaComplexType::get_IsMixed metod
XmlSchemaComplexType::get_IsMixed method
Returnerar information som avgör om den komplexa typen har en blandad innehållsmodell (markup inom innehållet).
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.
Se även
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++