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

namespace System.Xml.Schema
{
public class ValidationState // TypeDefIndex: 7083
{
	// Fields
	type#15318 IsNill;
	type#15318 IsDefault;
	type#15318 NeedValidateChildren;
	type#15318 CheckRequiredAttribute;
	type#15318 ValidationSkipped;
	type#29310 ProcessContents;
	type#29429 Validity;
	type#25638 ElementDecl;
	type#25638 ElementDeclBeforeXsi;
	type#26581 LocalName;
	type#26581 Namespace;
	type#12941 Constr;
	type#26433 CurrentState;
	type#15318 HasMatched;
	type#12850 CurPos;
	type#15281 AllElementsSet;
	type#8992 RunningPositions;
	type#15318 TooComplex;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
