System.Xml.Schema.XmlSchemaAttribute.RefName Property

Gets or sets the name of an attribute declared 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 must be a QName. The type can include a namespace prefix. The Name and RefName properties are mutually exclusive.

Optional.

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