System.Xml.Schema.XmlSchemaComplexContent.IsMixed Property

Gets or sets information that determines if the type has a mixed content model.

Syntax

[System.Xml.Serialization.XmlAttribute("mixed")]
public bool IsMixed { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the mixed attribute is omitted from the complexContent element, it will have the same value as the mixed attribute on the containing complexType element. Otherwise, it will override the mixed attribute value on the containing complexType element.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0