XmlSchemaType::IsMixed Property
.NET Framework (current version)
Gets or sets a value indicating if this type has a mixed content model. This property is only valid in a complex type.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue if the type has a mixed content model; otherwise, false. The default is false.
This virtual method is overridden in derived classes.
.NET Framework
Available since 1.1
Available since 1.1
Show: