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

namespace System.Xml
{
public class IDtdAttributeInfo // TypeDefIndex: 6616
{

	// Methods
	// RVA: -1
	public abstract type#26576 get_Prefix() { }
	// RVA: -1
	public abstract type#26576 get_LocalName() { }
	// RVA: -1
	public abstract type#20867 get_LineNumber() { }
	// RVA: -1
	public abstract type#20867 get_LinePosition() { }
	// RVA: -1
	public abstract type#15313 get_IsNonCDataType() { }
	// RVA: -1
	public abstract type#15313 get_IsDeclaredInExternal() { }
	// RVA: -1
	public abstract type#15313 get_IsXmlAttribute() { }
}
}
