System.Xml.Schema.XmlSchemaAttributeGroup Members

The members of System.Xml.Schema.XmlSchemaAttributeGroup are listed below.

See Also: Inherited members from System.Xml.Schema.XmlSchemaAnnotated

Public Constructors

Initializes a new instance of the System.Xml.Schema.XmlSchemaAttributeGroup class.

Public Properties

AnyAttributeXmlSchemaAnyAttribute.

Gets or sets the System.Xml.Schema.XmlSchemaAnyAttribute component of the attribute group.

[read-only]
AttributesXmlSchemaObjectCollection.

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

Namestring.

Gets or sets the name of the attribute group.

[read-only]
QualifiedNameSystem.Xml.XmlQualifiedName.

Gets the qualified name of the attribute group.

[read-only]
RedefinedAttributeGroupXmlSchemaAttributeGroup.

Gets the redefined attribute group property from the XML Schema.