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

namespace System.Xml.Schema
{
public class XmlAtomicValue // TypeDefIndex: 7098
{
	// Fields
	type#29415 xmlType;
	type#23706 objVal;
	type#27729 clrType;
	type#34868 unionVal;
	type#34866 nsPrefix;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#15313 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#17076 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#17430 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#20867 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#20900 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#26576 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#26576 value, type#20681 nsResolver) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#23705 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#29414 xmlType, type#23705 value, type#20681 nsResolver) { }
	// RVA: -1
	private virtual type#23705 System.ICloneable.Clone() { }
	// RVA: -1
	public virtual type#29414 get_XmlType() { }
	// RVA: -1
	public virtual type#27705 get_ValueType() { }
	// RVA: -1
	public virtual type#23705 get_TypedValue() { }
	// RVA: -1
	public virtual type#15313 get_ValueAsBoolean() { }
	// RVA: -1
	public virtual type#17076 get_ValueAsDateTime() { }
	// RVA: -1
	public virtual type#17430 get_ValueAsDouble() { }
	// RVA: -1
	public virtual type#20867 get_ValueAsInt() { }
	// RVA: -1
	public virtual type#20900 get_ValueAsLong() { }
	// RVA: -1
	public virtual type#23705 ValueAs(type#27705 type, type#20681 nsResolver) { }
	// RVA: -1
	public virtual type#26576 get_Value() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private type#26576 GetPrefixFromQName(type#26576 value) { }
}
}
