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

namespace System.Xml
{
public class XmlAttribute // TypeDefIndex: 6728
{
	// Fields
	type#29185 name;
	type#29175 lastChild;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29184 name, type#29136 doc) { }
	// RVA: -1
	internal type#20867 get_LocalNameHash() { }
	// RVA: -1
	protected internal type#28660 .ctor(type#26576 prefix, type#26576 localName, type#26576 namespaceURI, type#29136 doc) { }
	// RVA: -1
	internal type#29184 get_XmlName() { }
	// RVA: -1
	internal type#28660 set_XmlName(type#29184 value) { }
	// RVA: -1
	public virtual type#29197 CloneNode(type#15313 deep) { }
	// RVA: -1
	public virtual type#29197 get_ParentNode() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 get_LocalName() { }
	// RVA: -1
	public virtual type#26576 get_NamespaceURI() { }
	// RVA: -1
	public virtual type#26576 get_Prefix() { }
	// RVA: -1
	public virtual type#28660 set_Prefix(type#26576 value) { }
	// RVA: -1
	public virtual type#29218 get_NodeType() { }
	// RVA: -1
	public virtual type#29136 get_OwnerDocument() { }
	// RVA: -1
	public virtual type#26576 get_Value() { }
	// RVA: -1
	public virtual type#28660 set_Value(type#26576 value) { }
	// RVA: -1
	public virtual type#20686 get_SchemaInfo() { }
	// RVA: -1
	public virtual type#28660 set_InnerText(type#26576 value) { }
	// RVA: -1
	internal type#15313 PrepareOwnerElementInElementIdAttrMap() { }
	// RVA: -1
	internal type#28660 ResetOwnerElementInElementIdAttrMap(type#26576 oldInnerText) { }
	// RVA: -1
	internal virtual type#15313 get_IsContainer() { }
	// RVA: -1
	internal virtual type#29197 AppendChildForLoad(type#29197 newChild, type#29136 doc) { }
	// RVA: -1
	internal virtual type#29174 get_LastNode() { }
	// RVA: -1
	internal virtual type#28660 set_LastNode(type#29174 value) { }
	// RVA: -1
	internal virtual type#15313 IsValidChildType(type#29218 type) { }
	// RVA: -1
	public virtual type#15313 get_Specified() { }
	// RVA: -1
	public virtual type#29197 InsertBefore(type#29197 newChild, type#29197 refChild) { }
	// RVA: -1
	public virtual type#29197 InsertAfter(type#29197 newChild, type#29197 refChild) { }
	// RVA: -1
	public virtual type#29197 RemoveChild(type#29197 oldChild) { }
	// RVA: -1
	public virtual type#29197 PrependChild(type#29197 newChild) { }
	// RVA: -1
	public virtual type#29197 AppendChild(type#29197 newChild) { }
	// RVA: -1
	public virtual type#29149 get_OwnerElement() { }
	// 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) { }
	// RVA: -1
	public virtual type#26576 get_BaseURI() { }
	// RVA: -1
	internal virtual type#28660 SetParent(type#29197 node) { }
	// RVA: -1
	internal virtual type#29465 get_XmlSpace() { }
	// RVA: -1
	internal virtual type#26576 get_XmlLang() { }
	// RVA: -1
	internal virtual type#29045 get_XPNodeType() { }
	// RVA: -1
	internal virtual type#26576 get_XPLocalName() { }
	// RVA: -1
	internal type#15313 get_IsNamespace() { }
}
}
