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

namespace System.Xml
{
public class XmlNameEx // TypeDefIndex: 6747
{
	// Fields
	type#15456 flags;
	type#29401 memberType;
	type#29415 schemaType;
	type#23706 decl;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 prefix, type#26576 localName, type#26576 ns, type#20867 hashCode, type#29136 ownerDoc, type#29184 next, type#20686 schemaInfo) { }
	// RVA: -1
	public virtual type#29427 get_Validity() { }
	// RVA: -1
	public virtual type#15313 get_IsDefault() { }
	// RVA: -1
	public virtual type#15313 get_IsNil() { }
	// RVA: -1
	public virtual type#29400 get_MemberType() { }
	// RVA: -1
	public virtual type#29414 get_SchemaType() { }
	// RVA: -1
	public virtual type#29328 get_SchemaElement() { }
	// RVA: -1
	public virtual type#29281 get_SchemaAttribute() { }
	// RVA: -1
	public type#28660 SetValidity(type#29427 value) { }
	// RVA: -1
	public type#28660 SetIsDefault(type#15313 value) { }
	// RVA: -1
	public type#28660 SetIsNil(type#15313 value) { }
	// RVA: -1
	public virtual type#15313 Equals(type#20686 schemaInfo) { }
}
}
