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

namespace System.Xml.Schema
{
public class AttributeMatchState // TypeDefIndex: 7072
{
	// Fields
	type#20890 value__;
	type#14716 AttributeFound;
	type#14716 AnyIdAttributeFound;
	type#14716 UndeclaredElementAndAttribute;
	type#14716 UndeclaredAttribute;
	type#14716 AnyAttributeLax;
	type#14716 AnyAttributeSkip;
	type#14716 ProhibitedAnyAttribute;
	type#14716 ProhibitedAttribute;
	type#14716 AttributeNameMismatch;
	type#14716 ValidateAttributeInvalidCall;
}
}
