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

namespace System.Xml.Schema
{
public class XmlSchemaNotation // TypeDefIndex: 7155
{
	// Fields
	type#26577 name;
	type#26577 publicId;
	type#26577 systemId;
	type#29235 qname;

	// Methods
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public type#26576 get_Public() { }
	// RVA: -1
	public type#28660 set_Public(type#26576 value) { }
	// RVA: -1
	public type#26576 get_System() { }
	// RVA: -1
	public type#28660 set_System(type#26576 value) { }
	// RVA: -1
	internal type#29234 get_QualifiedName() { }
	// RVA: -1
	internal type#28660 set_QualifiedName(type#29234 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() { }
}
}
