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

namespace System.Xml.Schema
{
public class XmlSchemaAnnotation // TypeDefIndex: 7102
{
	// Fields
	type#26577 id;
	type#29376 items;
	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#29375 get_Items() { }
	// 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
	public type#28660 .ctor() { }
}
}
