// Assembly: System.Xml
// Full name: AxisType

public class AxisType // TypeDefIndex: 7226
{
	// Fields
	type#20890 value__;
	type#30171 Ancestor;
	type#30171 AncestorOrSelf;
	type#30171 Attribute;
	type#30171 Child;
	type#30171 Descendant;
	type#30171 DescendantOrSelf;
	type#30171 Following;
	type#30171 FollowingSibling;
	type#30171 Namespace;
	type#30171 Parent;
	type#30171 Preceding;
	type#30171 PrecedingSibling;
	type#30171 Self;
	type#30171 None;
}
