System.Xml.Schema.XmlSchemaAttributeGroup.Name Property

Gets or sets the name of the attribute group.

Syntax

[System.Xml.Serialization.XmlAttribute("name")]
public string Name { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The name must be an NCName (no-colon name) as defined in the W3C XML Namespaces specification. When a complexType or attributeGroup element includes an attribute group, the name of the attributeGroup element is used for the ref attribute. This value must be an NCName.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0