System::Xml::Schema::XmlSchemaComplexContent::get_IsMixed method

XmlSchemaComplexContent::get_IsMixed method

Returnerar information som avgör om typen har en blandad innehållsmodell.

bool System::Xml::Schema::XmlSchemaComplexContent::get_IsMixed()

ReturnValue

Om detta värde är true, får teckendata visas mellan underordnade element i den komplexa typen (blandad innehållsmodell). Standardvärdet är false. Valfritt.

Se även