System.Xml.Schema.XmlSchemaAttributeGroup: Property Members

The properties of System.Xml.Schema.XmlSchemaAttributeGroup are listed below. For a list of all members, see the XmlSchemaAttributeGroup Members list.

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

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.