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

namespace System.Xml.Schema
{
public class XmlSchemaExternal // TypeDefIndex: 7127
{
	// Fields
	type#26577 location;
	type#28204 baseUri;
	type#29267 schema;
	type#26577 id;
	type#13626 moreAttributes;
	type#16265 compositor;

	// Methods
	// RVA: -1
	public type#26576 get_SchemaLocation() { }
	// RVA: -1
	public type#28660 set_SchemaLocation(type#26576 value) { }
	// RVA: -1
	public type#29266 get_Schema() { }
	// RVA: -1
	public type#28660 set_Schema(type#29266 value) { }
	// RVA: -1
	public type#26576 get_Id() { }
	// RVA: -1
	public type#28660 set_Id(type#26576 value) { }
	// RVA: -1
	internal type#28203 get_BaseUri() { }
	// RVA: -1
	internal type#28660 set_BaseUri(type#28203 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 type#16264 get_Compositor() { }
	// RVA: -1
	internal type#28660 set_Compositor(type#16264 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
