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

namespace System.Xml.Schema
{
public class RangeContentValidator // TypeDefIndex: 6965
{
	// Fields
	type#15280 firstpos;
	type#12849 followpos;
	type#15280 positionsWithRangeTerminals;
	type#26815 symbols;
	type#24592 positions;
	type#20868 minMaxNodesCount;
	type#20868 endMarkerPos;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15279 firstpos, type#12848 followpos, type#26814 symbols, type#24591 positions, type#20867 endMarkerPos, type#29312 contentType, type#15313 isEmptiable, type#15279 positionsWithRangeTerminals, type#20867 minmaxNodesCount) { }
	// 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) { }
}
}
