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

namespace System.Xml.Schema
{
public class XmlSchemaSimpleContent // TypeDefIndex: 7171
{
	// Fields
	type#29305 content;

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