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

namespace System.Xml.Schema
{
public class AxisElement // TypeDefIndex: 6925
{
	// Fields
	type#17449 curNode;
	type#20869 rootDepth;
	type#20869 curDepth;
	type#15315 isMatch;

	// Methods
	// RVA: -1
	internal type#17447 get_CurNode() { }
	// RVA: -1
	internal type#28660 .ctor(type#17447 node, type#20867 depth) { }
	// RVA: -1
	internal type#28660 SetDepth(type#20867 depth) { }
	// RVA: -1
	internal type#28660 MoveToParent(type#20867 depth, type#18723 parent) { }
	// RVA: -1
	internal type#15313 MoveToChild(type#26576 name, type#26576 URN, type#20867 depth, type#18723 parent) { }
}
}
