System.Xml.Schema.XmlSchemaAttributeGroupRef Class

Represents the attributeGroup element with the ref attribute from the XML Schema as specified by the tp://go.microsoft.com/fwlink/?LinkId=49454. AttributesGroupRef is the reference for an attributeGroup, name property contains the attribute group being referenced.

See Also: XmlSchemaAttributeGroupRef Members

Syntax

public class XmlSchemaAttributeGroupRef : XmlSchemaAnnotated

Remarks

An attribute group reference can be defined only as a child of the attributeGroup or complexType element. In this case, the ref attribute must be present and contain the name of the referenced attribute group.

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