System.Xml.Schema.XmlSchemaComplexType public class XmlSchemaComplexType : XmlSchemaType Documentation public XmlSchemaAnyAttribute AnyAttribute { get; set; } public XmlSchemaObjectCollection Attributes { get; } public XmlSchemaObjectTable AttributeUses { get; } public XmlSchemaAnyAttribute AttributeWildcard { get; } public XmlSchemaDerivationMethod Block { get; set; } public XmlSchemaDerivationMethod BlockResolved { get; } public XmlSchemaContentModel ContentModel { get; set; } public XmlSchemaContentType ContentType { get; } public XmlSchemaParticle ContentTypeParticle { get; } public bool IsAbstract { get; set; } public XmlSchemaParticle Particle { get; set; } public XmlSchemaComplexType()