System.Xml.Schema.XmlSchemaAttributeGroup public class XmlSchemaAttributeGroup : XmlSchemaAnnotated Documentation public XmlSchemaAnyAttribute AnyAttribute { get; set; } public XmlSchemaObjectCollection Attributes { get; } public string Name { get; set; } public XmlQualifiedName QualifiedName { get; } public XmlSchemaAttributeGroup RedefinedAttributeGroup { get; } public XmlSchemaAttributeGroup()