System.Xml.Schema.XmlSchemaElement.SubstitutionGroup Property

Gets or sets the name of an element that is being substituted by this element.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

This element must have the same type or a type derived from the type of the specified element. This value must be a QName.

The value cannot be set if the containing element is the schema element.

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