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

namespace System.Xml.Schema
{
public class XmlSchemaParticle // TypeDefIndex: 7167
{
	// Fields
	type#17163 minOccurs;
	type#17163 maxOccurs;
	type#34897 flags;
	type#29383 Empty;

	// Methods
	// RVA: -1
	public type#26576 get_MinOccursString() { }
	// RVA: -1
	public type#28660 set_MinOccursString(type#26576 value) { }
	// RVA: -1
	public type#26576 get_MaxOccursString() { }
	// RVA: -1
	public type#28660 set_MaxOccursString(type#26576 value) { }
	// RVA: -1
	public type#17162 get_MinOccurs() { }
	// RVA: -1
	public type#28660 set_MinOccurs(type#17162 value) { }
	// RVA: -1
	public type#17162 get_MaxOccurs() { }
	// RVA: -1
	public type#28660 set_MaxOccurs(type#17162 value) { }
	// RVA: -1
	internal virtual type#15313 get_IsEmpty() { }
	// RVA: -1
	internal virtual type#26576 get_NameString() { }
	// RVA: -1
	internal type#29234 GetQualifiedName() { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
