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

namespace System.Xml
{
public class IDtdAttributeListInfo // TypeDefIndex: 6615
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_HasNonCDataAttributes() { }
	// RVA: -1
	public abstract type#20042 LookupAttribute(type#26576 prefix, type#26576 localName) { }
	// RVA: -1
	public abstract type#6683 LookupDefaultAttributes() { }
}
}
