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

namespace System.Xml.Schema
{
public class XmlSchemaComplexType // TypeDefIndex: 7117
{
	// Fields
	type#29324 block;
	type#29307 contentModel;
	type#29382 particle;
	type#29376 attributes;
	type#29278 anyAttribute;
	type#29382 contentTypeParticle;
	type#29324 blockResolved;
	type#29379 localElements;
	type#29379 attributeUses;
	type#29278 attributeWildcard;
	type#29303 anyTypeLax;
	type#29303 anyTypeSkip;
	type#29303 untypedAnyType;
	type#15456 pvFlags;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#29301 CreateAnyType(type#29308 processContents) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal static type#29301 get_AnyType() { }
	// RVA: -1
	internal static type#29301 get_UntypedAnyType() { }
	// RVA: -1
	internal static type#16444 get_AnyTypeContentValidator() { }
	// RVA: -1
	public type#15313 get_IsAbstract() { }
	// RVA: -1
	public type#28660 set_IsAbstract(type#15313 value) { }
	// RVA: -1
	public type#29323 get_Block() { }
	// RVA: -1
	public type#28660 set_Block(type#29323 value) { }
	// RVA: -1
	public virtual type#15313 get_IsMixed() { }
	// RVA: -1
	public virtual type#28660 set_IsMixed(type#15313 value) { }
	// RVA: -1
	public type#29306 get_ContentModel() { }
	// RVA: -1
	public type#28660 set_ContentModel(type#29306 value) { }
	// RVA: -1
	public type#29381 get_Particle() { }
	// RVA: -1
	public type#28660 set_Particle(type#29381 value) { }
	// RVA: -1
	public type#29375 get_Attributes() { }
	// RVA: -1
	public type#29277 get_AnyAttribute() { }
	// RVA: -1
	public type#28660 set_AnyAttribute(type#29277 value) { }
	// RVA: -1
	public type#29312 get_ContentType() { }
	// RVA: -1
	public type#29381 get_ContentTypeParticle() { }
	// RVA: -1
	public type#29323 get_BlockResolved() { }
	// RVA: -1
	public type#29378 get_AttributeUses() { }
	// RVA: -1
	public type#29277 get_AttributeWildcard() { }
	// RVA: -1
	internal type#29378 get_LocalElements() { }
	// RVA: -1
	internal type#28660 SetContentTypeParticle(type#29381 value) { }
	// RVA: -1
	internal type#28660 SetBlockResolved(type#29323 value) { }
	// RVA: -1
	internal type#28660 SetAttributeWildcard(type#29277 value) { }
	// RVA: -1
	internal type#28660 set_HasWildCard(type#15313 value) { }
	// RVA: -1
	internal type#28660 SetAttributes(type#29375 newAttributes) { }
	// RVA: -1
	internal type#15313 ContainsIdAttribute(type#15313 findAll) { }
	// RVA: -1
	internal virtual type#29370 Clone() { }
	// RVA: -1
	internal type#29370 Clone(type#29266 parentSchema) { }
	// RVA: -1
	private type#28660 ClearCompiledState() { }
	// RVA: -1
	internal static type#29375 CloneAttributes(type#29375 attributes) { }
	// RVA: -1
	private static type#29375 CloneGroupBaseParticles(type#29375 groupBaseParticles, type#29266 parentSchema) { }
	// RVA: -1
	internal static type#29381 CloneParticle(type#29381 particle, type#29266 parentSchema) { }
	// RVA: -1
	private static type#29336 GetResolvedElementForm(type#29266 parentSchema, type#29328 element) { }
	// RVA: -1
	internal static type#15313 HasParticleRef(type#29381 particle, type#29266 parentSchema) { }
	// RVA: -1
	internal static type#15313 HasAttributeQNameRef(type#29375 attributes) { }
}
}
