// Assembly: System.Xml
// Full name: System.Xml.Schema.XmlSchemaComplexContent

namespace System.Xml.Schema
{
public class XmlSchemaComplexContent // TypeDefIndex: 7114
{
	// Fields
	type#29305 content;
	type#15314 isMixed;
	type#15314 hasMixedAttribute;

	// Methods
	// RVA: -1
	public type#15313 get_IsMixed() { }
	// RVA: -1
	public type#28660 set_IsMixed(type#15313 value) { }
	// RVA: -1
	public virtual type#29304 get_Content() { }
	// RVA: -1
	public virtual type#28660 set_Content(type#29304 value) { }
	// RVA: -1
	internal type#15313 get_HasMixedAttribute() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
