// Assembly: System.Xml
// Full name: System.Xml.IDtdInfo

namespace System.Xml
{
public class IDtdInfo // TypeDefIndex: 6614
{

	// Methods
	// RVA: -1
	public abstract type#29234 get_Name() { }
	// RVA: -1
	public abstract type#26576 get_InternalDtdSubset() { }
	// RVA: -1
	public abstract type#15313 get_HasDefaultAttributes() { }
	// RVA: -1
	public abstract type#15313 get_HasNonCDataAttributes() { }
	// RVA: -1
	public abstract type#20043 LookupAttributeList(type#26576 prefix, type#26576 localName) { }
	// RVA: -1
	public abstract type#20045 LookupEntity(type#26576 name) { }
}
}
