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

namespace System.Xml.Schema
{
public class XmlSchemaAnyAttribute // TypeDefIndex: 7104
{
	// Fields
	type#26577 ns;
	type#29309 processContents;
	type#23223 namespaceList;

	// Methods
	// RVA: -1
	public type#28660 set_Namespace(type#26576 value) { }
	// RVA: -1
	public type#29308 get_ProcessContents() { }
	// RVA: -1
	public type#28660 set_ProcessContents(type#29308 value) { }
	// RVA: -1
	internal type#23222 get_NamespaceList() { }
	// RVA: -1
	internal type#29308 get_ProcessContentsCorrect() { }
	// RVA: -1
	internal type#28660 BuildNamespaceList(type#26576 targetNamespace) { }
	// RVA: -1
	internal type#28660 BuildNamespaceListV1Compat(type#26576 targetNamespace) { }
	// RVA: -1
	internal type#15313 Allows(type#29234 qname) { }
	// RVA: -1
	internal static type#15313 IsSubset(type#29277 sub, type#29277 super) { }
	// RVA: -1
	internal static type#29277 Intersection(type#29277 o1, type#29277 o2, type#15313 v1Compat) { }
	// RVA: -1
	internal static type#29277 Union(type#29277 o1, type#29277 o2, type#15313 v1Compat) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
