System.Xml.Schema.XmlSchemaGroupRef.RefName Property

Gets or sets the name of a group defined in this schema (or another schema indicated by the specified namespace).

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The RefName value must be a QName. The RefName can include a namespace prefix. To include a group in a complexType element, use the RefName attribute to specify the group to include in this schema.

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