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

namespace System.Xml.Schema
{
public class ForwardAxis // TypeDefIndex: 6929
{
	// Fields
	type#17448 _topNode;
	type#17448 _rootNode;
	type#15314 _isAttribute;
	type#15314 _isDss;
	type#15314 _isSelfAxis;

	// Methods
	// RVA: -1
	internal type#17447 get_RootNode() { }
	// RVA: -1
	internal type#17447 get_TopNode() { }
	// RVA: -1
	internal type#15313 get_IsAttribute() { }
	// RVA: -1
	internal type#15313 get_IsDss() { }
	// RVA: -1
	internal type#15313 get_IsSelfAxis() { }
	// RVA: -1
	public type#28660 .ctor(type#17447 axis, type#15313 isdesorself) { }
}
}
