Name

XmlSchemaAttributeGroupRef — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaAttributeGroupRef : XmlSchemaAnnotated {
// Public Constructors
   public XmlSchemaAttributeGroupRef( );  
// Public Instance Properties
   public XmlQualifiedName RefName{set; get; } 
}

This type represents an xs:attributeGroup element, as a reference to a global attributeGroup definition. Its RefName property can be used to get or set the ref attribute, which contains the qualified name of the xs:attributeGroup XML Schema element to which this element refers.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaAttributeGroupRef

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.