System.Xml [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.5000.0 2.0.0.0 4.0.0.0 To be added System.Xml.Schema.XmlSchemaContent To be added Represents the extension element from XML Schema as specified by the World Wide Web Consortium (W3C). This class is for complex types with complex content model derived by extension. It extends the complex type by adding attributes or elements. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlElement("anyAttribute") System.Xml.Schema.XmlSchemaAnyAttribute To be added: an object of type 'XmlSchemaAnyAttribute' To be added Gets or sets the component of the complex content model. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlElement("attribute", typeof(System.Xml.Schema.XmlSchemaAttribute)) System.Xml.Serialization.XmlElement("attributeGroup", typeof(System.Xml.Schema.XmlSchemaAttributeGroupRef)) System.Xml.Schema.XmlSchemaObjectCollection To be added: an object of type 'XmlSchemaObjectCollection' To be added Gets the collection of attributes for the complex content. Contains and elements. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlAttribute("base") System.Xml.XmlQualifiedName To be added: an object of type 'System.Xml.XmlQualifiedName' The value must be a QName. It is the name of the complex type specified by the base attribute of the extension element. Gets or sets the name of the complex type from which this type is derived by extension. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlElement("group", typeof(System.Xml.Schema.XmlSchemaGroupRef)) System.Xml.Serialization.XmlElement("all", typeof(System.Xml.Schema.XmlSchemaAll)) System.Xml.Serialization.XmlElement("choice", typeof(System.Xml.Schema.XmlSchemaChoice)) System.Xml.Serialization.XmlElement("sequence", typeof(System.Xml.Schema.XmlSchemaSequence)) System.Xml.Schema.XmlSchemaParticle To be added: an object of type 'XmlSchemaParticle' To be added Gets or sets one of the , , , or classes.