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

namespace System.Xml.Schema
{
public class XmlSchemaSimpleContentRestriction // TypeDefIndex: 7173
{
	// Fields
	type#29235 baseTypeName;
	type#29401 baseType;
	type#29376 facets;
	type#29376 attributes;
	type#29278 anyAttribute;

	// Methods
	// RVA: -1
	public type#29234 get_BaseTypeName() { }
	// RVA: -1
	public type#28660 set_BaseTypeName(type#29234 value) { }
	// RVA: -1
	public type#29400 get_BaseType() { }
	// RVA: -1
	public type#28660 set_BaseType(type#29400 value) { }
	// RVA: -1
	public type#29375 get_Facets() { }
	// RVA: -1
	public type#29375 get_Attributes() { }
	// RVA: -1
	public type#29277 get_AnyAttribute() { }
	// RVA: -1
	public type#28660 set_AnyAttribute(type#29277 value) { }
	// RVA: -1
	internal type#28660 SetAttributes(type#29375 newAttributes) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
