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

namespace System.Xml.Schema
{
public class XmlSchemaObject // TypeDefIndex: 7156
{
	// Fields
	type#20868 lineNum;
	type#20868 linePos;
	type#26577 sourceUri;
	type#29460 namespaces;
	type#29371 parent;
	type#15314 isProcessing;

	// Methods
	// RVA: -1
	public type#20867 get_LineNumber() { }
	// RVA: -1
	public type#28660 set_LineNumber(type#20867 value) { }
	// RVA: -1
	public type#20867 get_LinePosition() { }
	// RVA: -1
	public type#28660 set_LinePosition(type#20867 value) { }
	// RVA: -1
	public type#26576 get_SourceUri() { }
	// RVA: -1
	public type#28660 set_SourceUri(type#26576 value) { }
	// RVA: -1
	public type#29370 get_Parent() { }
	// RVA: -1
	public type#28660 set_Parent(type#29370 value) { }
	// RVA: -1
	public type#29459 get_Namespaces() { }
	// RVA: -1
	public type#28660 set_Namespaces(type#29459 value) { }
	// RVA: -1
	internal virtual type#28660 OnAdd(type#29375 container, type#23705 item) { }
	// RVA: -1
	internal virtual type#28660 OnRemove(type#29375 container, type#23705 item) { }
	// RVA: -1
	internal virtual type#28660 OnClear(type#29375 container) { }
	// 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
	internal virtual type#26576 get_NameAttribute() { }
	// RVA: -1
	internal virtual type#28660 set_NameAttribute(type#26576 value) { }
	// RVA: -1
	internal type#15313 get_IsProcessing() { }
	// RVA: -1
	internal type#28660 set_IsProcessing(type#15313 value) { }
	// RVA: -1
	internal virtual type#29370 Clone() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
