set_IsMixed()
XmlSchemaComplexType::set_IsMixed(bool) method
Sets information that determines if the complex type has a mixed content model (markup within the content).
void System::Xml::Schema::XmlSchemaComplexType::set_IsMixed(bool value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Slides