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

namespace System.Xml.Schema
{
public class XmlSchemaAnnotated // TypeDefIndex: 7101
{
	// Fields
	type#26577 id;
	type#29274 annotation;
	type#13626 moreAttributes;

	// Methods
	// RVA: -1
	public type#26576 get_Id() { }
	// RVA: -1
	public type#28660 set_Id(type#26576 value) { }
	// RVA: -1
	public type#29273 get_Annotation() { }
	// RVA: -1
	public type#28660 set_Annotation(type#29273 value) { }
	// RVA: -1
	public type#13625 get_UnhandledAttributes() { }
	// RVA: -1
	public type#28660 set_UnhandledAttributes(type#13625 value) { }
	// RVA: -1
	internal virtual type#26576 get_IdAttribute() { }
	// RVA: -1
	internal virtual type#28660 set_IdAttribute(type#26576 value) { }
	// RVA: -1
	internal virtual type#28660 SetUnhandledAttributes(type#13625 moreAttributes) { }
	// RVA: -1
	internal virtual type#28660 AddAnnotation(type#29273 annotation) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
