// Assembly: System.Xml
// Full name: System.Xml.Serialization.XmlAttributeAttribute

namespace System.Xml.Serialization
{
public class XmlAttributeAttribute // TypeDefIndex: 6859
{
	// Fields
	type#26577 attributeName;
	type#26577 dataType;
	type#27706 type;
	type#29337 form;
	type#26577 ns;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 attributeName) { }
	// RVA: -1
	public type#26576 get_AttributeName() { }
	// RVA: -1
	public type#28660 set_AttributeName(type#26576 value) { }
	// RVA: -1
	public type#26576 get_DataType() { }
	// RVA: -1
	public type#28660 set_DataType(type#26576 value) { }
	// RVA: -1
	public type#29336 get_Form() { }
	// RVA: -1
	public type#26576 get_Namespace() { }
	// RVA: -1
	internal type#28660 AddKeyHash(type#26605 sb) { }
}
}
