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.XmlSchemaGroupBase To be added Represents the sequence element (compositor) from the XML Schema as specified by the World Wide Web Consortium (W3C). The sequence requires the elements in the group to appear in the specified sequence within the containing element. 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("element", typeof(System.Xml.Schema.XmlSchemaElement)) System.Xml.Serialization.XmlElement("group", typeof(System.Xml.Schema.XmlSchemaGroupRef)) System.Xml.Serialization.XmlElement("choice", typeof(System.Xml.Schema.XmlSchemaChoice)) System.Xml.Serialization.XmlElement("sequence", typeof(System.Xml.Schema.XmlSchemaSequence)) System.Xml.Serialization.XmlElement("any", typeof(System.Xml.Schema.XmlSchemaAny)) System.Xml.Schema.XmlSchemaObjectCollection To be added. To be added. The elements contained within the compositor. Collection of , , , , or .