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

namespace System.Xml.Schema
{
public class NamespaceList // TypeDefIndex: 7056
{
	// Fields
	type#32517 type;
	type#19500 set;
	type#26577 targetNamespace;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 namespaces, type#26576 targetNamespace) { }
	// RVA: -1
	public type#23222 Clone() { }
	// RVA: -1
	public type#32516 get_Type() { }
	// RVA: -1
	public type#26576 get_Excluded() { }
	// RVA: -1
	public type#19906 get_Enumerate() { }
	// RVA: -1
	public virtual type#15313 Allows(type#26576 ns) { }
	// RVA: -1
	public type#15313 Allows(type#29234 qname) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#15313 IsSubset(type#23222 sub, type#23222 super) { }
	// RVA: -1
	public static type#23222 Union(type#23222 o1, type#23222 o2, type#15313 v1Compat) { }
	// RVA: -1
	private type#23222 CompareSetToOther(type#23222 other) { }
	// RVA: -1
	public static type#23222 Intersection(type#23222 o1, type#23222 o2, type#15313 v1Compat) { }
	// RVA: -1
	private type#28660 RemoveNamespace(type#26576 tns) { }
}
}
