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

namespace System.Xml.Schema
{
public class XmlSchemaIdentityConstraint // TypeDefIndex: 7147
{
	// Fields
	type#26577 name;
	type#29436 selector;
	type#29376 fields;
	type#29235 qualifiedName;
	type#16250 compiledConstraint;

	// Methods
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public type#29435 get_Selector() { }
	// RVA: -1
	public type#28660 set_Selector(type#29435 value) { }
	// RVA: -1
	public type#29375 get_Fields() { }
	// RVA: -1
	public type#29234 get_QualifiedName() { }
	// RVA: -1
	internal type#28660 SetQualifiedName(type#29234 value) { }
	// RVA: -1
	internal type#16249 get_CompiledConstraint() { }
	// RVA: -1
	internal type#28660 set_CompiledConstraint(type#16249 value) { }
	// RVA: -1
	internal virtual type#26576 get_NameAttribute() { }
	// RVA: -1
	internal virtual type#28660 set_NameAttribute(type#26576 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
