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

namespace System.Xml.Schema
{
public class XmlSchemaInfo // TypeDefIndex: 7154
{
	// Fields
	type#15314 isDefault;
	type#15314 isNil;
	type#29329 schemaElement;
	type#29282 schemaAttribute;
	type#29415 schemaType;
	type#29401 memberType;
	type#29428 validity;
	type#29313 contentType;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#29427 validity) { }
	// RVA: -1
	public virtual type#29427 get_Validity() { }
	// RVA: -1
	public type#28660 set_Validity(type#29427 value) { }
	// RVA: -1
	public virtual type#15313 get_IsDefault() { }
	// RVA: -1
	public type#28660 set_IsDefault(type#15313 value) { }
	// RVA: -1
	public virtual type#15313 get_IsNil() { }
	// RVA: -1
	public type#28660 set_IsNil(type#15313 value) { }
	// RVA: -1
	public virtual type#29400 get_MemberType() { }
	// RVA: -1
	public type#28660 set_MemberType(type#29400 value) { }
	// RVA: -1
	public virtual type#29414 get_SchemaType() { }
	// RVA: -1
	public type#28660 set_SchemaType(type#29414 value) { }
	// RVA: -1
	public virtual type#29328 get_SchemaElement() { }
	// RVA: -1
	public type#28660 set_SchemaElement(type#29328 value) { }
	// RVA: -1
	public virtual type#29281 get_SchemaAttribute() { }
	// RVA: -1
	public type#28660 set_SchemaAttribute(type#29281 value) { }
	// RVA: -1
	public type#29312 get_ContentType() { }
	// RVA: -1
	internal type#29414 get_XmlType() { }
	// RVA: -1
	internal type#15313 get_HasDefaultValue() { }
	// RVA: -1
	internal type#15313 get_IsUnionType() { }
	// RVA: -1
	internal type#28660 Clear() { }
}
}
