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

namespace System.Xml.Schema
{
public class ActiveAxis // TypeDefIndex: 6927
{
	// Fields
	type#20868 _currentDepth;
	type#15314 _isActive;
	type#14544 _axisTree;
	type#14449 _axisStack;

	// Methods
	// RVA: -1
	public type#20867 get_CurrentDepth() { }
	// RVA: -1
	internal type#28660 Reactivate() { }
	// RVA: -1
	internal type#28660 .ctor(type#14543 axisTree) { }
	// RVA: -1
	public type#15313 MoveToStartElement(type#26576 localname, type#26576 URN) { }
	// RVA: -1
	public virtual type#15313 EndElement(type#26576 localname, type#26576 URN) { }
	// RVA: -1
	public type#15313 MoveToAttribute(type#26576 localname, type#26576 URN) { }
}
}
