System::Xml::Schema::XmlSchemaComplexType::get_IsMixed method
XmlSchemaComplexType::get_IsMixed method
Retourneert informatie die bepaalt of het complexe type een gemengd inhoudsmodel heeft (opmaak binnen de inhoud).
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.
Zie ook
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++