System.Xml.Schema.XmlSchemaAttributeGroupRef.RefName Property

Gets or sets the name of the referenced attributeGroup element.

Syntax

[System.Xml.Serialization.XmlAttribute("ref")]
public System.Xml.XmlQualifiedName RefName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This is the name of the attribute group whose attributes are to be included in an attribute group or a complex type. When a complex type or attribute group includes an attribute group, it is the name of the included attribute group that is used for the ref attribute.

The value must be a QName.

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