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

namespace System.Xml.Schema
{
public class AxisStack // TypeDefIndex: 6926
{
	// Fields
	type#14449 _stack;
	type#18724 _subtree;
	type#14147 _parent;

	// Methods
	// RVA: -1
	internal type#18723 get_Subtree() { }
	// RVA: -1
	internal type#20867 get_Length() { }
	// RVA: -1
	public type#28660 .ctor(type#18723 faxis, type#14146 parent) { }
	// RVA: -1
	internal type#28660 Push(type#20867 depth) { }
	// RVA: -1
	internal type#28660 Pop() { }
	// RVA: -1
	internal static type#15313 Equal(type#26576 thisname, type#26576 thisURN, type#26576 name, type#26576 URN) { }
	// RVA: -1
	internal type#28660 MoveToParent(type#26576 name, type#26576 URN, type#20867 depth) { }
	// RVA: -1
	internal type#15313 MoveToChild(type#26576 name, type#26576 URN, type#20867 depth) { }
	// RVA: -1
	internal type#15313 MoveToAttribute(type#26576 name, type#26576 URN, type#20867 depth) { }
}
}
