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 choice element (compositor) from the XML Schema as specified by the World Wide Web Consortium (W3C). The choice allows only one of its children to appear in an instance. 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. Gets the collection of the elements contained with the compositor (choice): XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, or XmlSchemaAny.