XmlSchemaAttributeGroup.Attributes Property

Definition

Gets the collection of attributes for the attribute group. Contains XmlSchemaAttribute and XmlSchemaAttributeGroupRef elements.

public System.Xml.Schema.XmlSchemaObjectCollection Attributes { get; }

Property Value

The collection of attributes for the attribute group.

Applies to