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

namespace System.Xml.Schema
{
public class DoubleLinkAxis // TypeDefIndex: 6928
{
	// Fields
	type#14814 next;

	// Methods
	// RVA: -1
	internal type#14813 get_Next() { }
	// RVA: -1
	internal type#28660 set_Next(type#14813 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#14813 axis, type#17447 inputaxis) { }
	// RVA: -1
	internal static type#17447 ConvertTree(type#14813 axis) { }
}
}
