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

namespace System.Xml.Schema
{
public class AllElementsContentValidator // TypeDefIndex: 6966
{
	// Fields
	type#19500 elements;
	type#13300 particles;
	type#15280 isRequired;
	type#20868 countRequired;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29312 contentType, type#20867 size, type#15313 isEmptiable) { }
	// RVA: -1
	public type#15313 AddElement(type#29234 name, type#23705 particle, type#15313 isEmptiable) { }
	// RVA: -1
	public virtual type#15313 get_IsEmptiable() { }
	// RVA: -1
	public virtual type#28660 InitValidation(type#28368 context) { }
	// RVA: -1
	public virtual type#23705 ValidateElement(type#29234 name, type#28368 context, type#11944 errorCode) { }
	// RVA: -1
	public virtual type#15313 CompleteValidation(type#28368 context) { }
	// RVA: -1
	public virtual type#14448 ExpectedElements(type#28368 context, type#15313 isRequiredOnly) { }
	// RVA: -1
	public virtual type#14448 ExpectedParticles(type#28368 context, type#15313 isRequiredOnly, type#29392 schemaSet) { }
}
}
