System::Xml::Schema::XmlSchemaComplexType::get_IsMixed-Methode
XmlSchemaComplexType::get_IsMixed method
Gibt Informationen zurück, die bestimmen, ob der komplexe Typ ein gemischtes Inhaltsmodell (Markup innerhalb des Inhalts) hat.
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.
Siehe auch
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++