// Assembly: System.Xml
// Full name: System.Xml.XmlNotation

namespace System.Xml
{
public class XmlNotation // TypeDefIndex: 6758
{
	// Fields
	type#26577 publicId;
	type#26577 systemId;
	type#26577 name;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 name, type#26576 publicId, type#26576 systemId, type#29136 doc) { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 get_LocalName() { }
	// RVA: -1
	public virtual type#29218 get_NodeType() { }
	// RVA: -1
	public virtual type#29197 CloneNode(type#15313 deep) { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#28660 set_InnerXml(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteTo(type#29540 w) { }
	// RVA: -1
	public virtual type#28660 WriteContentTo(type#29540 w) { }
}
}
