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

namespace System.Xml.Schema
{
public class DtdValidator // TypeDefIndex: 7037
{
	// Fields
	type#30962 namespaceManager;
	type#19468 validationStack;
	type#19500 attPresence;
	type#29235 name;
	type#19500 IDs;
	type#20696 idRefListHead;
	type#15314 processIdentityConstraints;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29526 reader, type#20615 eventHandling, type#15313 processIdentityConstraints) { }
	// RVA: -1
	private type#28660 Init() { }
	// RVA: -1
	public virtual type#28660 Validate() { }
	// RVA: -1
	private type#15313 MeetsStandAloneConstraint() { }
	// RVA: -1
	private type#28660 ValidatePIComment() { }
	// RVA: -1
	private type#28660 ValidateElement() { }
	// RVA: -1
	private type#28660 ValidateChildElement() { }
	// RVA: -1
	private type#28660 ValidateStartElement() { }
	// RVA: -1
	private type#28660 ValidateEndStartElement() { }
	// RVA: -1
	private type#28660 ProcessElement() { }
	// RVA: -1
	public virtual type#28660 CompleteValidation() { }
	// RVA: -1
	private type#28660 ValidateEndElement() { }
	// RVA: -1
	public virtual type#15313 get_PreserveWhitespace() { }
	// RVA: -1
	private type#28660 ProcessTokenizedType(type#29490 ttype, type#26576 name) { }
	// RVA: -1
	private type#28660 CheckValue(type#26576 value, type#25626 attdef) { }
	// RVA: -1
	internal type#28660 AddID(type#26576 name, type#23705 node) { }
	// RVA: -1
	public virtual type#23705 FindId(type#26576 name) { }
	// RVA: -1
	private type#15313 GenEntity(type#29234 qname) { }
	// RVA: -1
	private type#25640 GetEntity(type#29234 qname, type#15313 fParameterEntity) { }
	// RVA: -1
	private type#28660 CheckForwardRefs() { }
	// RVA: -1
	private type#28660 Push(type#29234 elementName) { }
	// RVA: -1
	private type#15313 Pop() { }
	// RVA: -1
	public static type#28660 SetDefaultTypedValue(type#25626 attdef, type#20051 readerAdapter) { }
	// RVA: -1
	public static type#28660 CheckDefaultValue(type#25626 attdef, type#25644 sinfo, type#20615 eventHandling, type#26576 baseUriStr) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
